skeletyl: add RGB_TRIGGER_ON_KEYDOWN
This commit is contained in:
parent
8cb0f7c058
commit
4cf919d92c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue