Commit graph

22 commits

Author SHA1 Message Date
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
afiqzudinhadi
3fd9bc6dbe Add zmk-steno-engine module (split-combined branch) 2026-07-02 15:02:10 +08:00
bf7305d901 README: fix stale rgb-layer branch reference 2026-07-01 23:12:20 +08:00
887b987b87 README: update RGB section for modular effect API 2026-07-01 22:22:25 +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
da57e65425 Note right-half pixel-lookup mirrors left, not independently mapped 2026-06-26 00:45:29 +08:00
be5d8d31e8 Update README: combine RGB sections, fix stale config values 2026-06-26 00:30:21 +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
ae07b10792 Rename keymap reference to README for auto-rendering 2026-06-24 19:25:44 +08:00
401b274cda Rename keymap reference to markdown for GitHub rendering 2026-06-24 19:24:55 +08:00
afiqzudinhadi
3378de5539 Remove steno includes, add placeholder STEN layer, clean up README 2026-06-24 11:23:00 +00:00
9d377bca7d Remove custom corne shield, use ZMK built-in
Custom shield was identical to upstream v0.3.0. RGB overlay moved to config/.
2026-06-24 19:14:40 +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
e2ee721c9f Add RGB effects, keycodes, and docs to README 2026-06-24 18:23:39 +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