forked from mirrors/qmk_userspace
Migrate recently introduced sync items (#22305)
This commit is contained in:
parent
87b4bc17ed
commit
3f1b3a5125
57 changed files with 195 additions and 111 deletions
|
|
@ -8,7 +8,6 @@
|
|||
#define RGB_MATRIX_LED_COUNT 88
|
||||
#define RGB_MATRIX_SPLIT { 44, 44 }
|
||||
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 120 // limits maximum brightness of LEDs to 150 out of 255. Higher may cause the controller to crash.
|
||||
#define SPLIT_TRANSPORT_MIRROR
|
||||
|
||||
#ifdef RGB_MATRIX_ENABLE
|
||||
// EFFECTS
|
||||
|
|
@ -41,6 +40,3 @@
|
|||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
#define SPLIT_LAYER_STATE_ENABLE
|
||||
#define SPLIT_LED_STATE_ENABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue