Ryan and GitHub
5974d989fe
Normalise Unicode keycodes ( #18898 )
...
* `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV`
* `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*`
* `UC_MAC` -> `UNICODE_MODE_MACOS`
* `UC_LNX` -> `UNICODE_MODE_LINUX`
* `UC_WIN` -> `UNICODE_MODE_WINDOWS`
* `UC_BSD` -> `UNICODE_MODE_BSD`
* `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE`
* `UC_EMACS` -> `UNICODE_MODE_EMACS`
* `UC__COUNT` -> `UNICODE_MODE_COUNT`
* `UC_M_MA` -> `UC_MAC`
* `UC_M_LN` -> `UC_LINX`
* `UC_M_WI` -> `UC_WIN`
* `UC_M_BS` -> `UC_BSD`
* `UC_M_WC` -> `UC_WINC`
* `UC_M_EM` -> `UC_EMAC`
* Docs
* Update quantum/unicode/unicode.h
2022-10-31 21:15:12 +00:00
Joel Challis and GitHub
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Sascha Grunert and fauxpark
bb652314be
Update personal keymap ( #7898 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2020-01-15 08:45:55 +11:00
Sascha Grunert and MechMerlin
9114d6ebe9
Update keymap ( #6515 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2019-08-09 17:20:43 -07:00
Sascha Grunert and MechMerlin
f0863286cc
Update keymap for planck/rev6 ( #4701 )
...
* Update keymap.c
* Update rules and keymap
* Update keymap rules
2018-12-21 08:33:36 -08:00
Sascha Grunert and Drashna Jaelre
11f49d6388
Keymap: Update keymap including LAYOUT_planck_grid ( #3779 )
...
* Update keymap including LAYOUT_planck_grid
* Change include
2018-08-29 18:19:43 -07:00
Jack Humbert and GitHub
ade22f8e2c
Adds support for Planck Rev 6 ( #2666 )
...
* initial files for rev 6 with encoder
* music map init, dip scan added
* adds ws2812 driver for arm
* flesh out dip and encoder support
* adds default encoder res
* adds default encoder res
* start muse implementation
* muse working with encoder as control
* flip direction
* try mouse wheel again
* dont break other revs
* dont break other revs
* conditional autio
* pwm ws driver (not working)
* update build includes for chibios
* update ws2812 driver/config
* last commit for glasser code
* working example
* remove rgb for now
* finish up rev6
* working encoder keycodes
* add warnings to planck keymaps about the LAYOUT
2018-07-16 11:48:31 -04:00
Sascha Grunert and Drashna Jaelre
5049938ab7
Update my keymap ( #3037 )
...
* Update keymap.c
2018-05-24 15:30:32 -07:00
Sascha Grunert and Drashna Jaelre
e76eee2d0a
Update my keymap ( #2965 )
...
* Add my personal keymap
* Improve layout
* Update keymap
* Set Linux input mode
2018-05-14 07:06:33 -07:00
Sascha Grunert and Drashna Jaelre
87612df54b
Add saschagrunert planck keymap ( #2886 )
2018-05-04 10:04:26 -07:00