Migrate RGB Matrix config to info.json - D (#22811)

This commit is contained in:
Joel Challis
2024-01-07 13:36:14 +00:00
committed by GitHub
parent 7114eb25f8
commit 6e3cc56bdf
67 changed files with 1075 additions and 1514 deletions

View File

@@ -21,12 +21,3 @@
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
// The number of LEDs connected
#define RGB_MATRIX_LED_COUNT 66
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_KEYRELEASES
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_DISABLE_AFTER_TIMEOUT 0
#define RGB_MATRIX_LED_FLUSH_LIMIT 16
#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 200

View File

@@ -59,7 +59,9 @@
"solid_reactive_cross": true,
"solid_reactive_nexus": true,
"splash": true
}
},
"max_brightness": 200,
"react_on_keyup": true
},
"layouts": {
"LAYOUT": {