summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/poker
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-4/+0
2019-02-15Migrate fn_actions for default keymaps (#4935)fauxpark1-18/+16
* Migrate fn_actions for default keymaps * Rename the Grave/Escape Shift masks * No need for shift_esc_shift_mask * Change breaks to return false * Right align pointers * Add default case * Separate cases with empty lines
2018-07-05Satan refactor and Configurator support (#3305)noroadsleft1-25/+33
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2017-08-07Fixed a layout comment to match layout arrayGareth Pye1-3/+3
2016-08-18made a correct default KEYMAP. moved the old one to KEYMAP_ANSIToni1-23/+23
fixed all layouts that were referencing KEYMAP to KEYMAP_ANSI whitespace prettyfying
2016-07-09Establish Poker clone keymap for SatanTerryMathews1-0/+116
Maps all of the side-print legends on the stock Poker II keycaps that are feasible (doesn't support repeat rate toggling, Pmode recording).