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.
This commit is contained in:
afiqzudinhadi 2026-06-24 17:41:09 +08:00
commit 9d21b8ff1e
35 changed files with 3830 additions and 0 deletions

5
.github/workflows/build.yml vendored Normal file
View file

@ -0,0 +1,5 @@
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3.0