summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/dende_iso
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević2019-01-031-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
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Satan refactor and Configurator support (#3305)noroadsleft2018-07-041-1/+2
| | | | | | | | | | * Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
* Added GH60 Satan ISO layout with split right shift and split backspace (#2773)Christian Hartlage2018-04-203-0/+162
* 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