keymap: Colemak UML layer with arrows, BT combos, fix BLE/settings config
/ build (push) Has been cancelled

- UML layer: arrows on T(↑) C(←) D(↓) V(→), ALT on Enter
- BT profile switching via combos: CTRL+Q/W/F/P → profiles 1-4
- Explicit CONFIG_ZMK_BLE, CONFIG_FLASH, CONFIG_NVS, CONFIG_SETTINGS_NVS
- Board name: seeeduino_xiao_ble → xiao_ble
- Add .gitignore, AGENTS.md (build docs), BINDINGS.md (keymap ref)
This commit is contained in:
2026-08-03 00:54:44 +02:00
parent 6cfc5b0f75
commit 16c1dfe4a9
6 changed files with 170 additions and 29 deletions
+18
View File
@@ -0,0 +1,18 @@
# Build artifacts
build/
*.uf2
# West-managed submodules
modules/
optional/
zephyr/
zmk/
# West state
.west/
# macOS
.DS_Store
# Reasonix
.reasonix/