Modified LED Chain Lenght

This commit is contained in:
kB01 2024-09-04 23:34:06 +02:00
parent d0a3d64a89
commit 97da433381

View file

@ -12,8 +12,8 @@
/* 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 = <6>;
chain-length = <31>; // Uncomment if using both per-key and underglow LEDs
// chain-length = <25>; // Uncomment if using only per-key LEDs.
};
*/