mirror of
https://git.kb-one.de/kb01/kyria-keyboard-config.git
synced 2025-12-05 11:18:53 +00:00
Modified LED Chain Lenght
This commit is contained in:
parent
d0a3d64a89
commit
97da433381
|
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
/* Uncomment this block if using RGB
|
/* Uncomment this block if using RGB
|
||||||
&led_strip {
|
&led_strip {
|
||||||
chain-length = <6>;
|
// chain-length = <6>;
|
||||||
// chain-length = <31>; // Uncomment if using both per-key and underglow LEDs
|
chain-length = <31>; // Uncomment if using both per-key and underglow LEDs
|
||||||
// chain-length = <25>; // Uncomment if using only per-key LEDs.
|
// chain-length = <25>; // Uncomment if using only per-key LEDs.
|
||||||
};
|
};
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue