You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/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)
8 years ago
..
keymaps Create keycodes for RGB control functions 8 years ago
Makefile Backlight abstraction and other changes (#439) 9 years ago
config.h updates rgblight implementation, makes non-timer stuff compatible with audio 8 years ago
controller.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 9 years ago
pinout.txt Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 9 years ago
power.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 9 years ago
satan.c Fix CAPS_LED logic in Satan (#461) 8 years ago
satan.h add HHKB support to satan (#470) 8 years ago