Commit Graph

7 Commits (db7c3b9220eb97e3c453e86c461760eda3652700)

Author SHA1 Message Date
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 6 years ago
noroadsleft 876377e945 Satan refactor and Configurator support (#3305)
* Matrix refactor

* Keymap refactor

* Configurator support

* Readme cleanup
7 years ago
Seth Chandler aa76425395 oops, fixed inverted if statement 9 years ago
Seth Chandler 28249498bc update sethbc keymap 9 years ago
Seth Chandler 81fe3d962c update sethbc keymap 9 years ago
TerryMathews 50c686587e Create keycodes for RGB control functions
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)
9 years ago
Seth Chandler 27354ae877 add HHKB support to satan (#470)
* add HHKB support

* fix indentation
9 years ago