aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/dende_iso/keymap.c
AgeCommit message (Collapse)Author
2019-08-04GH60 Refactor: Move Satan into GH60 directory (#6485)Gravatar MechMerlin
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)Gravatar fauxpark
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Gravatar 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-07-04Satan refactor and Configurator support (#3305)Gravatar noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2018-04-20Added GH60 Satan ISO layout with split right shift and split backspace (#2773)Gravatar Christian Hartlage
* added an iso layout that supports split backspace and split rshift * added a keymap which uses the iso layout with split backspace and split rshift * added a #define LAYOUT_ for the KEYMAP_ * fixed missing newline