qmk_firmware/users/drashna
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
..
keyrecords Normalise Autocorrect keycodes (#18893) 2022-10-28 12:21:24 +01:00
oled Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
pointing [Keymap] develop updates for Drashna Keymaps (#18472) 2022-09-25 13:04:00 -07:00
rgb Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
split [Keymap] develop updates for Drashna Keymaps (#18472) 2022-09-25 13:04:00 -07:00
.gitignore [Keymap] Update to Drashna Keymaps (#5594) 2019-04-22 11:55:55 -07:00
.gitlab-ci.yml [Keymap] Drashna's Keymap Update - Display Edition (#9282) 2020-06-15 03:41:28 -07:00
autocorrect_data.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 2022-08-28 12:55:19 -07:00
bootmagic_better.c [Keymap] Fix bootmagic compilation issue with Drashna keymaps (#18223) 2022-09-02 08:32:38 -07:00
callbacks.c [Keymap] develop updates for Drashna Keymaps (#18472) 2022-09-25 13:04:00 -07:00
callbacks.h [Keymap] Updates to drashna Keymaps and Userspace (#17543) 2022-07-02 19:55:46 -07:00
callbacks.md [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
config.h Normalise Unicode keycodes (#18898) 2022-10-31 21:15:12 +00:00
drashna.c [Keymap] develop updates for Drashna Keymaps (#18472) 2022-09-25 13:04:00 -07:00
drashna.h [Keymap] Drashna keymap updates for 0.18.0 (#18184) 2022-08-28 12:55:19 -07:00
post_config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) 2022-10-15 09:59:31 -07:00
readme.md [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
rgblight_breathe_table.h [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 2021-12-29 20:17:34 -08:00
rules.mk [Keymap] develop updates for Drashna Keymaps (#18472) 2022-09-25 13:04:00 -07:00
template.c [Keymap] Drashna update for post Q2 merge (#17241) 2022-05-30 22:02:55 -07:00
template.h [Keymap] Drashna update for post Q2 merge (#17241) 2022-05-30 22:02:55 -07:00