skeletyl: add RGB_TRIGGER_ON_KEYDOWN

This commit is contained in:
Michael Grote 2024-03-18 11:17:59 +01:00
parent 8cb0f7c058
commit 4cf919d92c

View file

@ -14,3 +14,4 @@
#undef RGB_MATRIX_MAXIMUM_BRIGHTNESS
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 255
#define SPLIT_LAYER_STATE_ENABLE // for layer indicators
#define RGB_TRIGGER_ON_KEYDOWN // Triggers RGB keypress events on key down. This makes RGB control feel more responsive. This may cause RGB to not function properly on some boards