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/phantom
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/default Create keycodes for RGB control functions 8 years ago
Makefile Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 8 years ago
config.h updates rgblight implementation, makes non-timer stuff compatible with audio 8 years ago
led.c Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 8 years ago
phantom.c Backlight abstraction and other changes (#439) 8 years ago
phantom.h Backlight abstraction and other changes (#439) 8 years ago
pinout.jpg Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 8 years ago
pinout.txt Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 8 years ago