qmk-dactyl-manuform-a/quantum
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
..
audio
keymap_extras Fix for '~' in spanish layout 2016-07-02 10:26:04 +02:00
process_keycode
serial_link Remove extra serial_link subdirectory 2016-07-06 13:26:20 +03:00
template fixes quantum template (actually) 2016-07-07 12:22:10 -04:00
tools
visualizer Move the visualizer_user file to keymap folder 2016-07-07 14:42:16 +03:00
analog.c
analog.h
config_common.h
keycode_config.c
keycode_config.h
keymap.h Create keycodes for RGB control functions 2016-07-07 23:34:33 -04:00
keymap_common.c Fix the range for consumer keys 2016-07-07 19:48:39 +03:00
light_ws2812.c updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
light_ws2812.h
matrix.c fix/annotate wait_us lines 2016-07-06 00:24:31 -04:00
quantum.c Create keycodes for RGB control functions 2016-07-07 23:34:33 -04:00
quantum.h
rgblight.c updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
rgblight.h updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00