qmk_firmware/keyboards/ymdk
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
..
bface Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
melody96 Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
np21 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
np24/u4rgb6 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
sp64 Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
wings Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
wingshs RESET -> QK_BOOT user keymaps (#17940) 2022-08-21 23:55:30 +01:00
yd60mq Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
ym68 Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
ymd09 Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
ymd21/v2 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ymd40/v2 Deprecate KC_LOCK for QK_LOCK (#18796) 2022-10-21 15:46:10 +01:00
ymd67 Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
ymd75 Deprecate KC_LOCK for QK_LOCK (#18796) 2022-10-21 15:46:10 +01:00
ymd96 Deprecate KC_LOCK for QK_LOCK (#18796) 2022-10-21 15:46:10 +01:00