summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/dende_iso/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-3/+0
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević1-1/+1
* 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-05Satan refactor and Configurator support (#3305)noroadsleft1-1/+2
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2018-04-20Added GH60 Satan ISO layout with split right shift and split backspace (#2773)Christian Hartlage1-0/+80
* 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