Commit graph

16 commits

Author SHA1 Message Date
afiqzudinhadi
ec947a6452 Steno BLE timeout 50->250ms: round trip spans 2-4 conn intervals 2026-07-03 16:19:28 +08:00
afiqzudinhadi
297e414e5a Shift 8KB dict weight right: bootloader app ceiling is 0xEA000 2026-07-03 16:07:53 +08:00
afiqzudinhadi
d4a6c030c3 Debug: revert conf logging hacks (snippet instead) 2026-07-03 10:50:21 +08:00
afiqzudinhadi
100da2e3c1 Debug: USB logging needs CONFIG_SERIAL 2026-07-03 10:47:34 +08:00
afiqzudinhadi
5d8a49044d Debug: enable USB logging 2026-07-03 10:42:49 +08:00
afiqzudinhadi
c9b4f12449 Steno v4: both dicts, rebalanced budgets (left 430KB, right 499KB) 2026-07-03 01:35:35 +08:00
afiqzudinhadi
7113237511 Enable steno engine with right-heavy split-dict partition 2026-07-02 15:19:02 +08:00
6767022f97 Rename keyboard to Afiq Zudin Hadi Corne 42 MX 2026-07-01 22:12:50 +08:00
bd400fd8e2 Switch to modular RGB: zmk rgb-modular-v1.1 + zmk-rgb-effects v1.1.1
- ZMK core: rgb-modular-v1.1 branch (modular effect registration API
  with persistent effects, wakeup, fade-delay, idle hooks)
- Per-key layer RGB: zmk-rgb-effects module v1.1.1
- CONFIG_EXPERIMENTAL_RGB_LAYER -> CONFIG_ZMK_RGB_EFFECT_LAYER
2026-07-01 15:42:39 +08:00
f1ba3dec58 Fix per-key RGB: correct pixel-lookup, chain-length, effect config
- pixel-lookup: column-by-column snake per foostan Corne v1.1 PCB diagram
- chain-length=27 in keymap (fork shield overlay overrides to 10)
- EFF_START=4 (layer indicators), ON_START=y, AUTO_OFF_IDLE=n
- Document per-key RGB in README with LED chain order and usage
2026-06-26 00:11:45 +08:00
8f25d48822 Enable HID indicators for per-key RGB capslock/numlock support 2026-06-24 20:07:45 +08:00
a01b4cae8f Add per-key RGB layer support via darknao's fork
Switch ZMK source to afiqzudinhadi/zmk@rgb-layer (v0.3.0 base +
darknao's per-key RGB patches, all original authors preserved).

- Enable CONFIG_EXPERIMENTAL_RGB_LAYER in corne.conf
- Add underglow-layer node with per-layer color maps:
  CARP=teal, QWRT=blue, STEN=red, FPS=green/orange, HUB=functional
- pixel-lookup assumes left-half serpentine wiring (right half TBD)
- HUB layer uses fade-delay for smooth transitions
2026-06-24 19:31:56 +08:00
9d4f8149c5 Remove unused vendor overlays, dongle/peripheral shields, and steno config
Stripped to corne_left + corne_right on nice_nano_v2 only.
2026-06-24 19:02:34 +08:00
0ecb1c80be Inline RGB config, remove snippet
RGB settings moved from snippets/rgb-config into corne.conf.
Snippet dir + snippet_root + build.yaml snippet refs removed.
2026-06-24 18:07:45 +08:00
bd20351075 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).
2026-06-24 17:54:51 +08:00
9d21b8ff1e Init: Corne-only zmk-config
Extracted from zmk-config-archive (multi-board repo).
Corne 42-key with nice_nano_v2, nice_oled, RGB, ZMK Studio, Javelin steno.
2026-06-24 17:41:09 +08:00