skeletyl: add RGB_TRIGGER_ON_KEYDOWN
This commit is contained in:
parent
8bcd1a689f
commit
5416170e48
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…
Add table
Reference in a new issue