qmk_firmware/keyboards/keebio/levinson/keymaps
Ryan 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
..
atreus Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
dcompact RESET -> QK_BOOT user keymaps (#17940) 2022-08-21 23:55:30 +01:00
default Clean-up of #define _ADJUST 16 instances (#18182) 2022-08-27 23:13:44 -07:00
drogglbecher Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
issmirnov Remove rgblight_list.h (#18878) 2022-10-27 23:50:14 +01:00
jyh Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
jyh2 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ksamborski Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
losinggeneration Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
mmacdougall Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
numpad Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
rossman360 Remove legacy sendstring keycodes (#18749) 2022-10-17 13:45:23 +01:00
steno Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
treadwell Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
via Remove legacy Debug keycode (#18769) 2022-10-19 11:33:05 +01:00
xtonhasvim Remove legacy USE_SERIAL define (#18292) 2022-09-06 18:46:34 +01:00