skeletyl: test rgb
This commit is contained in:
parent
ca8907e204
commit
648f01da4e
2 changed files with 3 additions and 1 deletions
|
@ -8,3 +8,6 @@
|
|||
#define NO_AUTO_SHIFT_ALPH
|
||||
// handedness
|
||||
#undef MASTER_RIGHT
|
||||
// rgb
|
||||
#define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED false
|
||||
|
|
|
@ -21,4 +21,3 @@
|
|||
- timeout
|
||||
- layer farben?
|
||||
- pro taste?
|
||||
- https://github.com/qmk/qmk_firmware/blob/master/docs/feature_autocorrect.md
|
||||
|
|
Loading…
Reference in a new issue