Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | |
2018-07-04 | Satan refactor and Configurator support (#3305) | noroadsleft | |
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup | |||
2016-11-13 | oops, fixed inverted if statement | Seth Chandler | |
2016-11-12 | update sethbc keymap | Seth Chandler | |
2016-07-23 | update sethbc keymap | Seth Chandler | |
2016-07-07 | Create keycodes for RGB control functions | TerryMathews | |
Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness) | |||
2016-07-01 | add HHKB support to satan (#470) | Seth Chandler | |
* add HHKB support * fix indentation |