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/clueboard
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
rev1 updates rgblight implementation, makes non-timer stuff compatible with audio 8 years ago
rev2 updates rgblight implementation, makes non-timer stuff compatible with audio 8 years ago
Makefile Moves features to their own files (process_*), adds tap dance feature (#460) 8 years ago
clueboard.c Implements subprojects and updates projects for this (#459) 8 years ago
clueboard.h Implements subprojects and updates projects for this (#459) 8 years ago
config.h Implements subprojects and updates projects for this (#459) 8 years ago