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

@ -8,5 +8,3 @@
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
#define RGBLIGHT_DEFAULT_VAL 50

View file

@ -41,6 +41,9 @@
"rgb_test": true,
"alternating": true,
"twinkle": true
},
"default": {
"val": 50
}
},
"indicators": {

View file

@ -41,6 +41,9 @@
"rgb_test": true,
"alternating": true,
"twinkle": true
},
"default": {
"val": 50
}
},
"indicators": {