qmk-firmwares/keyboards/xiudi
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
..
xd002 Merge remote-tracking branch 'origin/master' into develop 2022-08-06 08:46:12 +00:00
xd004 Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10:00
xd60 Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
xd68 Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
xd75 Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
xd84 Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07:00
xd84pro Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
xd87 Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
xd96 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00