summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/fakb/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-3/+0
2018-07-05Satan refactor and Configurator support (#3305)noroadsleft1-4/+5
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2018-05-02Addkeymap/satan fakb (#2833)krasmaralde1-0/+35
* edited keymap and fitted for tada68 * edited rules to make mouse work * filled config.h to make mouse cursor move smooth * added descriptive readme * added layout with split backspace and steamlined naming * added layout with split shift, split backspace and split # * changed keymap to fit the new layout * removed duplicate layout KEYMAP_FAKB and pointed keymap.c to default on * further cleanup from layout duplicate