summaryrefslogtreecommitdiff
path: root/keyboards/contra/keymaps/maxr1998/keymap.c
AgeCommit message (Collapse)Author
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan
2019-06-19[Keymap] Actually swap space and left control in gaming mode (#6162)Max Rumpf
2019-01-27[Keymap] Support FX keys on Maxr1998's ContraMaxr1998
Using update_tri_layer() and more manual layer switching, also rename some layers & keycodes
2019-01-27[Keymap] Small improvements to Maxr1998's Contra keymap (#4952)Max Rumpf
Add backslash, disable Super key in "Gaming" mode
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević
* 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
2018-10-15Keymap: Some tweaks to Maxr1998's Contra layout (#4144)Max Rumpf
* 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-07-31Keymap: Improvements to Maxr1998's Contra keymap (#3535)Max Rumpf
* Add image * Improvements to my Contra layout * Quick fix for Level3 layer
2018-06-30Maxr1998's contra layout (#3267)Max Rumpf