mirror of
https://git.kb-one.de/kb01/kyria-keyboard-config.git
synced 2025-12-05 11:18:53 +00:00
Uncommented LED Strip setting
This commit is contained in:
parent
97da433381
commit
fa5a896695
|
|
@ -10,13 +10,11 @@
|
|||
#include <dt-bindings/zmk/keys.h>
|
||||
#include <dt-bindings/zmk/rgb.h>
|
||||
|
||||
/* Uncomment this block if using RGB
|
||||
&led_strip {
|
||||
// chain-length = <6>;
|
||||
chain-length = <31>; // Uncomment if using both per-key and underglow LEDs
|
||||
// chain-length = <25>; // Uncomment if using only per-key LEDs.
|
||||
};
|
||||
*/
|
||||
|
||||
/ {
|
||||
macros {
|
||||
|
|
|
|||
Loading…
Reference in a new issue