qmk-firmwares/keyboards/converter
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
..
a1200 Merge remote-tracking branch 'origin/master' into develop 2022-10-21 01:20:56 +00:00
adb_usb Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
hp_46010a Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) 2022-08-14 12:16:16 +10:00
ibm_terminal Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
m0110_usb Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
modelm101 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
modelm101_teensy2 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
modelm_ssk Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
numeric_keypad_iie Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
palm_usb Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
periboard_512 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
siemens_tastatur Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) 2022-08-14 12:16:16 +10:00
sun_usb Deprecate KC_LEAD for QK_LEAD (#18792) 2022-10-21 14:25:54 +01:00
usb_usb Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
xt_usb Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00