Update LED length
This commit is contained in:
parent
c65454190c
commit
77a472101a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
spi-max-frequency = <4000000>;
|
||||
|
||||
/* WS2812 */
|
||||
chain-length = <6>; /* There are per-key RGB, but the first 6 are underglow */
|
||||
chain-length = <27>; /* There are per-key RGB and the LAST 6 are underglow */
|
||||
spi-one-frame = <0x70>;
|
||||
spi-zero-frame = <0x40>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue