qmk-firmwares/keyboards/satan
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)
2016-07-07 23:34:33 -04:00
..
keymaps Create keycodes for RGB control functions 2016-07-07 23:34:33 -04:00
config.h updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
controller.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
Makefile Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
pinout.txt Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
power.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
satan.c Fix CAPS_LED logic in Satan (#461) 2016-06-29 22:33:09 -04:00
satan.h add HHKB support to satan (#470) 2016-07-01 23:50:51 -04:00