1
0
Fork 0

Migrate lighting defaults to info.json (#22920)

This commit is contained in:
Joel Challis 2024-02-01 18:10:14 +00:00 committed by GitHub
parent 7d5b4adc50
commit 2f37a7854d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
141 changed files with 312 additions and 338 deletions

View file

@ -18,6 +18,3 @@
#define SPLIT_HAND_PIN B9
#define SERIAL_USART_TX_PIN B6
#define SERIAL_USART_SPEED 921600
#define RGBLIGHT_LAYERS
#define RGBLIGHT_DEFAULT_HUE 213

View file

@ -36,6 +36,12 @@
"rgb_test": true,
"alternating": true,
"twinkle": true
},
"default": {
"hue": 213
},
"layers": {
"enabled": true
}
},
"split": {