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:
parent
9d21b8ff1e
commit
bd20351075
6 changed files with 291 additions and 9 deletions
|
|
@ -65,12 +65,10 @@ CONFIG_ZMK_EXT_POWER=y
|
|||
# https://github.com/zmkfirmware/zmk/blob/main/docs/docs/keymaps/behaviors/mouse-emulation.md
|
||||
# CONFIG_ZMK_MOUSE=y
|
||||
|
||||
### ZMK STUDIO
|
||||
# MC: 2. zmk-studio test START
|
||||
### ZMK STUDIO (disabled — enable if needed)
|
||||
# https://github.com/zmkfirmware/zmk/blob/main/docs/docs/config/studio.md
|
||||
CONFIG_ZMK_STUDIO=y
|
||||
CONFIG_ZMK_STUDIO_LOCKING=n
|
||||
# MC: zmk-studio test END
|
||||
# CONFIG_ZMK_STUDIO=y
|
||||
# CONFIG_ZMK_STUDIO_LOCKING=n
|
||||
|
||||
### RGB UNDERGLOW
|
||||
# uncomment to enable RGB Underglow or backlight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue