Joel Challis
|
d0ebafaea6
|
Align definition of unicode_map (#19452)
|
2023-01-01 11:54:12 +11:00 |
|
Ryan
|
de66797705
|
Fix some old keycodes (#19086)
|
2022-11-15 16:52:01 +00:00 |
|
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 |
|
Dalius Dobravolskas
|
f100de88e5
|
Callum style layout improvements and my layout changes (#16174)
|
2022-10-24 23:23:35 -07:00 |
|
Joel Challis
|
bbc3bc55f2
|
RESET -> QK_BOOT user keymaps (#17940)
|
2022-08-21 23:55:30 +01:00 |
|
Manna Harbour
|
3842b15cf1
|
[Keymap] Update Miryoku (#16482)
|
2022-07-02 21:26:23 +10:00 |
|
Albert Y
|
c2bf039893
|
[Keyboard] Add missing KC_QUOT (#16925)
|
2022-04-23 19:00:54 -07:00 |
|
Albert Y
|
e2d1547f31
|
[Keyboard] Switch a_dux, cradio and ferris to split_3x5_2 (#15850)
|
2022-01-13 09:15:01 -08:00 |
|
Albert Y
|
ecc06a9700
|
[Keyboard] Simplify default keymap to Seniply (#15731)
|
2022-01-10 16:45:02 -08:00 |
|
Dalius Dobravolskas
|
0633bc9a8b
|
[Keymap] Architeutis Dux keymap (#14728)
|
2021-10-11 02:55:20 -07:00 |
|
Albert Engelbrecht
|
77bb907fee
|
[Keyboard] Added A. Dux keyboard configurations (#14320)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-09-24 00:30:52 -07:00 |
|