Ryan
c6f1b594a2
Remove legacy keycodes, part 2 ( #18660 )
...
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-10 20:06:26 +01:00
Ryan
50d4dfd2e6
keymap_extras
: Remove deprecated defines (#12949 )
2021-07-06 09:05:11 +10:00
Max Rumpf
8af3fe0c7d
[Keymap] Actually swap space and left control in gaming mode ( #6162 )
2019-06-19 22:02:43 -07:00
Maxr1998
795f743c04
[Keymap] Support FX keys on Maxr1998's Contra
...
Using update_tri_layer() and more manual layer switching,
also rename some layers & keycodes
2019-01-27 17:44:54 -08:00
Max Rumpf
53d86b2c57
[Keymap] Small improvements to Maxr1998's Contra keymap ( #4952 )
...
Add backslash, disable Super key in "Gaming" mode
2019-01-27 00:23:58 -08:00
Konstantin Đorđević
e76bf17d36
Remove redundant, language-specific aliases for KC_ALGR ( #4720 )
...
* Use standard KC_ALGR, remove language-specific redefinitions
* Use ALGR instead of ALTGR in BÉPO and Canadian multilingual keymaps
* Remove BE_LALT, BE_LGUI aliases
2019-01-03 08:13:55 -08:00
Max Rumpf
4e2817eff1
Keymap: Some tweaks to Maxr1998's Contra layout ( #4144 )
...
* Make some keys more accessible, prevent mistypings
* Add "Gaming" layer which maps L-Ctrl to space (left-handed jumping compatibility-mode for all games)
2018-10-15 13:23:19 -07:00
Max Rumpf
9d016767e8
Keymap: Improvements to Maxr1998's Contra keymap ( #3535 )
...
* Add image
* Improvements to my Contra layout
* Quick fix for Level3 layer
2018-07-31 17:58:52 -07:00
Max Rumpf
701fed2e15
Maxr1998's contra layout ( #3267 )
2018-06-30 06:31:26 -07:00