File tree Expand file tree Collapse file tree 4 files changed +7992
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7992
-3
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,22 @@ This configuration is currently set up to build for the following keyboards:
4141- ** Sofle**
4242- ** Corne**
4343
44+ ## Keymaps
45+
46+ <details >
47+ <summary >Cradio — 34-key split</summary >
48+ <img src =" images/keymaps/cradio.svg " width =" 900 " >
49+ </details >
50+
51+ <details >
52+ <summary >Sofle — 60-key split ergonomic</summary >
53+ <img src =" images/keymaps/sofle.svg " width =" 900 " >
54+ </details >
55+
4456## Layouts
4557
4658The layout is based on a 3x5 grid with extensive use of layers and combos to maintain functionality on a small footprint.
4759
48- * (ASCII layout representation can be added here if desired)*
49-
5060### Layers
5161
5262- ** Base Layer:** QWERTY layout with home row mods.
Original file line number Diff line number Diff line change @@ -48,7 +48,10 @@ cd app
4848build_split_keyboard " sofle"
4949build_split_keyboard " cradio"
5050# Build standalone boards (single integrated boards)
51- build_standalone_board " bullet_train"
51+ # TODO: Bullet Train - CannonKeys GB ETA Q3 2026, board definition incomplete as of 2025-02-25
52+ # Kconfig errors when building. Re-enable once ZMK support is finalized.
53+ # Check: https://github.com/cannonkeys/zmk-cannonkeys-keyboards
54+ # build_standalone_board "bullet_train"
5255# --- 4. Cleanup & Notifications ---
5356echo " ---------------------------------------"
5457echo " 🧹 Cleaning up..."
You can’t perform that action at this time.
0 commit comments