Disable ZMK Studio, add full README, fix LED chain-length

Studio commented out in config with re-enable instructions in README.
LED chain-length corrected to 27 (6 underglow + 21 per-key per half).
This commit is contained in:
afiqzudinhadi 2026-06-24 17:54:51 +08:00
parent 9d21b8ff1e
commit bd20351075
6 changed files with 291 additions and 9 deletions

View file

@ -31,7 +31,7 @@
spi-max-frequency = <4000000>;
/* WS2812 */
chain-length = <10>; /* arbitrary; change at will */
chain-length = <27>; /* 6 underglow + 21 per-key per half */
spi-one-frame = <0x70>;
spi-zero-frame = <0x40>;

View file

@ -31,7 +31,7 @@
spi-max-frequency = <4000000>;
/* WS2812 */
chain-length = <10>; /* arbitrary; change at will */
chain-length = <27>; /* 6 underglow + 21 per-key per half */
spi-one-frame = <0x70>;
spi-zero-frame = <0x40>;

View file

@ -9,7 +9,7 @@ features:
- keys
- display
- underglow
- studio
siblings:
- corne_left
- corne_right