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

@@ -51,7 +51,9 @@
"max_brightness": 180,
"sat_steps": 8,
"speed_steps": 10,
"val_steps": 8
"val_steps": 8,
"react_on_keyup": true,
"sleep": true
},
"ws2812": {
"pin": "B5"

View File

@@ -17,9 +17,4 @@
#pragma once
#define RGB_MATRIX_LED_COUNT 8
#define RGB_MATRIX_SOLID_REACTIVE_GRADIENT_MODE
#define RGB_MATRIX_KEYPRESSES
#define RGB_MATRIX_KEYRELEASES
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_SLEEP