From af8df3832231ae586ed491b77614b2fc555e6375 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Wed, 24 Jun 2026 21:51:55 +0800 Subject: [PATCH 01/15] Add steno engine module + steno layer on Corne --- config/corne.conf | 4 ++ config/corne.keymap | 14 +++-- config/west.yml | 4 ++ keymap-drawer/corne.svg | 111 +++++++++++++++++++++++++++++++++++++++ keymap-drawer/corne.yaml | 76 +++++++++++++-------------- 5 files changed, 167 insertions(+), 42 deletions(-) diff --git a/config/corne.conf b/config/corne.conf index 9b5f327..0227a92 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -117,6 +117,10 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=5 # ref: https://zmk.dev/docs/config/system#hid CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y +### STENO ENGINE +CONFIG_STENO_ENGINE=y +CONFIG_STENO_DICT_TEST=y + ### DEBUG OPTIONS # CONFIG_ZMK_USB_LOGGING=y # CONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000 diff --git a/config/corne.keymap b/config/corne.keymap index 8da5a66..e2727b3 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -14,6 +14,8 @@ #include #include #include +#include +#include &led_strip { chain-length = <27>; @@ -198,11 +200,15 @@ steno_layer { display-name = "STEN"; + // _ # # # # # | # # # # # ->HUB + // [HUB] S T P H * | * F P L T D + // _ S K W R * | * R B G S Z + // [RGB] A O | E U MUTE/PP bindings = < -&none &none &none &none &none &none &none &none &none &none &none &to 4 -&mo 4 &none &none &none &none &none &none &none &none &none &none &none -&none &none &none &none &none &none &none &none &none &none &none &none - &none &none &none &none &none &none +&none &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &steno STENO_NUM &to 4 +&mo 4 &steno STENO_SL &steno STENO_TL &steno STENO_PL &steno STENO_HL &steno STENO_STAR &steno STENO_STAR &steno STENO_FR &steno STENO_PR &steno STENO_LR &steno STENO_TR &steno STENO_DR +&none &steno STENO_SL &steno STENO_KL &steno STENO_WL &steno STENO_RL &steno STENO_STAR &steno STENO_STAR &steno STENO_RR &steno STENO_BR &steno STENO_GR &steno STENO_SR &steno STENO_ZR + &td_rgb &steno STENO_A &steno STENO_O &steno STENO_E &steno STENO_U &ht_mute_pp C_PLAY_PAUSE C_MUTE >; }; diff --git a/config/west.yml b/config/west.yml index 27c389f..cdb36e2 100644 --- a/config/west.yml +++ b/config/west.yml @@ -40,5 +40,9 @@ manifest: - name: zmk-oled-adapter remote: mctechnology17 revision: main + # Steno engine + - name: zmk-steno-engine + remote: afiqzudinhadi-zmk + revision: optimize-dict self: path: config diff --git a/keymap-drawer/corne.svg b/keymap-drawer/corne.svg index 887c9d8..32d1013 100644 --- a/keymap-drawer/corne.svg +++ b/keymap-drawer/corne.svg @@ -752,33 +752,63 @@ rect.held, rect.combo.held { + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + + +&stenoSTENO_NUM + @@ -793,90 +823,171 @@ rect.held, rect.combo.held { + +&stenoSTENO_SL + + +&stenoSTENO_TL + + +&stenoSTENO_PL + + +&stenoSTENO_HL + + +&stenoSTENO_STAR + + +&stenoSTENO_STAR + + +&stenoSTENO_FR + + +&stenoSTENO_PR + + +&stenoSTENO_LR + + +&stenoSTENO_TR + + +&stenoSTENO_DR + + +&stenoSTENO_SL + + +&stenoSTENO_KL + + +&stenoSTENO_WL + + +&stenoSTENO_RL + + +&stenoSTENO_STAR + + +&stenoSTENO_STAR + + +&stenoSTENO_RR + + +&stenoSTENO_BR + + +&stenoSTENO_GR + + +&stenoSTENO_SR + + +&stenoSTENO_ZR + +&td_rgb + +&stenoSTENO_A + + +&stenoSTENO_O + + +&stenoSTENO_E + + +&stenoSTENO_U + +MUTE +PLAY PAUSE diff --git a/keymap-drawer/corne.yaml b/keymap-drawer/corne.yaml index 9dffbde..b152cff 100644 --- a/keymap-drawer/corne.yaml +++ b/keymap-drawer/corne.yaml @@ -88,47 +88,47 @@ layers: - {t: MUTE, h: PLAY PAUSE} STEN: - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' + - '&steno STENO_NUM' - {t: HUB, h: toggle} - HUB + - '&steno STENO_SL' + - '&steno STENO_TL' + - '&steno STENO_PL' + - '&steno STENO_HL' + - '&steno STENO_STAR' + - '&steno STENO_STAR' + - '&steno STENO_FR' + - '&steno STENO_PR' + - '&steno STENO_LR' + - '&steno STENO_TR' + - '&steno STENO_DR' - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' + - '&steno STENO_SL' + - '&steno STENO_KL' + - '&steno STENO_WL' + - '&steno STENO_RL' + - '&steno STENO_STAR' + - '&steno STENO_STAR' + - '&steno STENO_RR' + - '&steno STENO_BR' + - '&steno STENO_GR' + - '&steno STENO_SR' + - '&steno STENO_ZR' + - '&td_rgb' + - '&steno STENO_A' + - '&steno STENO_O' + - '&steno STENO_E' + - '&steno STENO_U' + - {t: MUTE, h: PLAY PAUSE} FPS: - {t: '1', h: Esc} - '2' From 9a8bc62868ea73d427929ff998dfd81c629af7fc Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Wed, 24 Jun 2026 21:52:48 +0800 Subject: [PATCH 02/15] Enable USB logging on left half via snippet + cmake-args --- build.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.yaml b/build.yaml index 8da0aa2..90eae80 100644 --- a/build.yaml +++ b/build.yaml @@ -4,6 +4,8 @@ include: ### CORNE START ### - board: nice_nano_v2 shield: corne_left nice_oled + snippet: zmk-usb-logging + cmake-args: -DCONFIG_ZMK_USB_LOGGING=y -DCONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000 artifact-name: nice_corne_left_oled_rgb - board: nice_nano_v2 shield: corne_right nice_oled From 3f4f8c4c4ba4223e33afe14ff51858867696715c Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Wed, 1 Jul 2026 23:12:07 +0800 Subject: [PATCH 03/15] README: fix stale rgb-layer branch reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a74d8d..37a17d1 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ The BLE name is cached in device settings. Do a [Settings Reset](#settings-reset ### Hardware -54 WS2812 LEDs total — 6 underglow + 21 per-key per half. `chain-length = <27>` set in both `config/nice_nano_v2.overlay` and `corne.keymap` (the [ZMK fork](https://github.com/afiqzudinhadi/zmk/tree/rgb-layer)'s shield overlay defaults to 10, so keymap override is required). +54 WS2812 LEDs total — 6 underglow + 21 per-key per half. `chain-length = <27>` set in both `config/nice_nano_v2.overlay` and `corne.keymap` (the [ZMK fork](https://github.com/afiqzudinhadi/zmk/tree/rgb-modular-v1.1)'s shield overlay defaults to 10, so keymap override is required). ### LED Chain Order (Foostan Corne v1.1) From d627a76292a6f465df95ee93b00777c2498cac9a Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Wed, 1 Jul 2026 23:14:11 +0800 Subject: [PATCH 04/15] Revert "README: fix stale rgb-layer branch reference" This reverts commit 3f4f8c4c4ba4223e33afe14ff51858867696715c. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37a17d1..7a74d8d 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ The BLE name is cached in device settings. Do a [Settings Reset](#settings-reset ### Hardware -54 WS2812 LEDs total — 6 underglow + 21 per-key per half. `chain-length = <27>` set in both `config/nice_nano_v2.overlay` and `corne.keymap` (the [ZMK fork](https://github.com/afiqzudinhadi/zmk/tree/rgb-modular-v1.1)'s shield overlay defaults to 10, so keymap override is required). +54 WS2812 LEDs total — 6 underglow + 21 per-key per half. `chain-length = <27>` set in both `config/nice_nano_v2.overlay` and `corne.keymap` (the [ZMK fork](https://github.com/afiqzudinhadi/zmk/tree/rgb-layer)'s shield overlay defaults to 10, so keymap override is required). ### LED Chain Order (Foostan Corne v1.1) From a2559b591358f74092488e32e188b50e38894ffd Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Thu, 2 Jul 2026 00:05:28 +0800 Subject: [PATCH 05/15] Retrigger: fix infinite recursion in steno From 468d4a77c21ccefa3e114df3a7d17844d7f7dda2 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Thu, 2 Jul 2026 00:47:04 +0800 Subject: [PATCH 06/15] Switch to Plover MPHF dict (44.5K entries) --- config/corne.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/corne.conf b/config/corne.conf index 0227a92..a3e7544 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -119,7 +119,7 @@ CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y ### STENO ENGINE CONFIG_STENO_ENGINE=y -CONFIG_STENO_DICT_TEST=y +CONFIG_STENO_DICT_PLOVER=y ### DEBUG OPTIONS # CONFIG_ZMK_USB_LOGGING=y From 70d48a62fde9a2dc8deee41049bf189d3b0c81c2 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Thu, 2 Jul 2026 01:23:20 +0800 Subject: [PATCH 07/15] Retrigger: block-compressed MPHF (61.7K entries) From ba4d802b246daf38748a25c4319f66768b490158 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Thu, 2 Jul 2026 01:27:47 +0800 Subject: [PATCH 08/15] Retrigger: 420KB dict budget From b94abfad25c1ae28cb5cbf223e2fade96abdfc7d Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Thu, 2 Jul 2026 09:13:13 +0800 Subject: [PATCH 09/15] Switch to split-combined branch, remove USB logging for full dict budget --- build.yaml | 2 -- config/west.yml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index 90eae80..8da0aa2 100644 --- a/build.yaml +++ b/build.yaml @@ -4,8 +4,6 @@ include: ### CORNE START ### - board: nice_nano_v2 shield: corne_left nice_oled - snippet: zmk-usb-logging - cmake-args: -DCONFIG_ZMK_USB_LOGGING=y -DCONFIG_LOG_PROCESS_THREAD_STARTUP_DELAY_MS=8000 artifact-name: nice_corne_left_oled_rgb - board: nice_nano_v2 shield: corne_right nice_oled diff --git a/config/west.yml b/config/west.yml index cdb36e2..7b7dbe4 100644 --- a/config/west.yml +++ b/config/west.yml @@ -43,6 +43,6 @@ manifest: # Steno engine - name: zmk-steno-engine remote: afiqzudinhadi-zmk - revision: optimize-dict + revision: split-combined self: path: config From aafce376b00b392d1e65d533d93332c23194f496 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Thu, 2 Jul 2026 09:17:17 +0800 Subject: [PATCH 10/15] Retrigger: dict embed fix From ab732e0800623881273b071f2cf3d59b350dba0a Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Mon, 6 Jul 2026 09:08:41 +0800 Subject: [PATCH 11/15] Enable STENO_SPLIT_DICT required by v4 dict format --- config/corne.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/corne.conf b/config/corne.conf index a3e7544..359567e 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -120,6 +120,7 @@ CONFIG_ZMK_HID_CONSUMER_REPORT_USAGES_BASIC=y ### STENO ENGINE CONFIG_STENO_ENGINE=y CONFIG_STENO_DICT_PLOVER=y +CONFIG_STENO_SPLIT_DICT=y ### DEBUG OPTIONS # CONFIG_ZMK_USB_LOGGING=y From 9500a74dac98021f7d4621e44673cd64174c8f86 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Wed, 8 Jul 2026 15:41:23 +0800 Subject: [PATCH 12/15] OLED: switch to mctechnology17, add Luna + spaceman, remove unused modules - Switch zmk-nice-oled from KeebMaker fork to mctechnology17 original - Enable WPM Luna dog widget on central (left) half - Disable bongo cat to avoid luna/bongo linker collision (shared globals) - Right peripheral: spaceman animation, disable default cat - Remove unused west.yml deps: zmk-dongle-display, zmk-dongle-display-view, zmk-oled-adapter, KeebMaker remote - Each half shows its own battery % via default battery widget --- build.yaml | 3 ++- config/corne.conf | 9 ++------- config/west.yml | 22 ++-------------------- 3 files changed, 6 insertions(+), 28 deletions(-) diff --git a/build.yaml b/build.yaml index 8da0aa2..ff9965c 100644 --- a/build.yaml +++ b/build.yaml @@ -4,10 +4,11 @@ include: ### CORNE START ### - board: nice_nano_v2 shield: corne_left nice_oled + cmake-args: -DCONFIG_NICE_OLED_WIDGET_WPM_BONGO_CAT=n artifact-name: nice_corne_left_oled_rgb - board: nice_nano_v2 shield: corne_right nice_oled - cmake-args: -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_CAT=n -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_KM=y + cmake-args: -DCONFIG_NICE_OLED_WIDGET_WPM_BONGO_CAT=n -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_CAT=n -DCONFIG_NICE_OLED_WIDGET_ANIMATION_PERIPHERAL_SPACEMAN=y artifact-name: nice_corne_right_oled_rgb ### CORNE END ### diff --git a/config/corne.conf b/config/corne.conf index 9b5f327..eea7add 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -98,13 +98,8 @@ CONFIG_ZMK_DISPLAY_STATUS_SCREEN_CUSTOM=y # CONFIG_ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN=y ### WIDGET SETTINGS -# No Widget configurations added since nice!view has its own custom widgets -# activar solo estos dos widgets -# CONFIG_ZMK_WIDGET_WPM_STATUS=n -# CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y -# CONFIG_ZMK_WIDGET_LAYER_STATUS=y -# CONFIG_ZMK_WIDGET_BATTERY_STATUS=y -# CONFIG_ZMK_WIDGET_OUTPUT_STATUS=y +CONFIG_NICE_OLED_WIDGET_WPM=y +CONFIG_NICE_OLED_WIDGET_WPM_LUNA=y ### HID para nice!view ePaperDisplay # Enable eager debouncing diff --git a/config/west.yml b/config/west.yml index 27c389f..8fb66e8 100644 --- a/config/west.yml +++ b/config/west.yml @@ -5,15 +5,9 @@ manifest: # ZMK fork with per-key RGB layer support (darknao's patches on v0.3.0) - name: afiqzudinhadi-zmk url-base: https://github.com/afiqzudinhadi - # dongle_display - - name: englmaxi - url-base: https://github.com/englmaxi - # nice_oled - nice_epaper - dongle_display!view - oled Adapter + # nice_oled widgets (battery, luna, animations) - name: mctechnology17 url-base: https://github.com/mctechnology17 - # fork of zmk-nice-oled with custom KM medal animation - - name: KeebMaker - url-base: https://github.com/KeebMaker projects: # Personal fork of ZMK v0.3.0 + modular RGB effect API. - name: zmk @@ -24,20 +18,8 @@ manifest: - name: zmk-rgb-effects remote: afiqzudinhadi-zmk revision: v1.1.1 - # dongle_display - - name: zmk-dongle-display - remote: englmaxi - revision: v0.3 - # nice_oled - nice_epaper (fork with custom KM medal animation) + # nice_oled widgets (battery, luna, animations) - name: zmk-nice-oled - remote: KeebMaker - revision: km-medal-animation - # dongle_display!view - - name: zmk-dongle-display-view - remote: mctechnology17 - revision: main - # oled Adapter - - name: zmk-oled-adapter remote: mctechnology17 revision: main self: From 9de7108d3162b18cf0a37809a29805ab2d8d3882 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi <18133351+afiqzudinhadi@users.noreply.github.com> Date: Thu, 9 Jul 2026 08:46:31 +0800 Subject: [PATCH 13/15] Rework layers: add NAVI + HUB, move ESC/TAB/BSPC/RET to dedicated keys --- config/corne.conf | 2 +- config/corne.keymap | 76 +++++++++++------ keymap-drawer/corne.yaml | 172 ++++++++++++++++++--------------------- 3 files changed, 130 insertions(+), 120 deletions(-) diff --git a/config/corne.conf b/config/corne.conf index eea7add..97f139d 100644 --- a/config/corne.conf +++ b/config/corne.conf @@ -72,7 +72,7 @@ CONFIG_ZMK_EXT_POWER=y ### RGB UNDERGLOW CONFIG_ZMK_RGB_UNDERGLOW=y -CONFIG_ZMK_RGB_UNDERGLOW_ON_START=y +CONFIG_ZMK_RGB_UNDERGLOW_ON_START=n CONFIG_WS2812_STRIP=y # 0=Solid 1=Breathe 2=Spectrum 3=Swirl CONFIG_ZMK_RGB_UNDERGLOW_EFF_START=4 diff --git a/config/corne.keymap b/config/corne.keymap index 8da5a66..0cdb908 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -27,6 +27,12 @@ tapping-term-ms = <200>; bindings = <&kp>, <&kp>; }; + ht_esc_grave: ht_esc_grave { + compatible = "zmk,behavior-hold-tap"; + #binding-cells = <2>; + tapping-term-ms = <200>; + bindings = <&kp>, <&kp>; + }; td_rgb: td_rgb { compatible = "zmk,behavior-tap-dance"; #binding-cells = <0>; @@ -58,14 +64,6 @@ combo_8 { key-positions = <8 20>; bindings = <&kp N8>; layers = <0 1>; }; combo_9 { key-positions = <9 21>; bindings = <&kp N9>; layers = <0 1>; }; combo_0 { key-positions = <10 22>; bindings = <&kp N0>; layers = <0 1>; }; - // I+O (QWRT) / U+B (CARP) = BSPC - combo_bspc { key-positions = <8 9>; bindings = <&kp BSPC>; layers = <0 1>; }; - // K+L (QWRT) / E+O (CARP) = ENTER - combo_enter { key-positions = <20 21>; bindings = <&kp RET>; layers = <0 1>; }; - // W+E (QWRT) / G+M (CARP) = ESC - combo_esc { key-positions = <2 3>; bindings = <&kp ESC>; layers = <0 1>; }; - // S+D (QWRT) / S+T (CARP) = TAB - combo_tab { key-positions = <14 15>; bindings = <&kp TAB>; layers = <0 1>; }; }; /* @@ -157,17 +155,31 @@ >; }; - hub_rgb { + navi_rgb { layer-id = <4>; bindings = < - &ug RED &ug PURPLE &ug PURPLE &ug PURPLE &ug PURPLE &ug PURPLE - &ug BLUE &ug YELLOW &ug YELLOW &ug YELLOW &ug BLUE &ug BLUE - &ug ORANGE &ug ORANGE &ug ORANGE &ug ORANGE &ug TEAL &ug TEAL - &ug BLUE &ug YELLOW &ug YELLOW &ug YELLOW &ug BLUE &ug BLUE - &ug WHITE &ug ORANGE &ug ORANGE &ug ORANGE &ug TEAL &ug TEAL - &ug GREEN &ug GREEN &ug GREEN &ug GREEN &ug GOLD &ug WHITE - &ug PURPLE &ug WHITE &ug WHITE - &ug WHITE &ug WHITE &ug PURPLE + &ug PURPLE &ug YELLOW &ug YELLOW &ug YELLOW &ug YELLOW &ug YELLOW + &ug BLUE &ug BLUE &ug BLUE &ug BLUE &ug BLUE &ug BLUE + &ug ___ &ug YELLOW &ug YELLOW &ug YELLOW &ug YELLOW &ug YELLOW + &ug BLUE &ug BLUE &ug BLUE &ug BLUE &ug BLUE &ug BLUE + &ug WHITE &ug ___ &ug ___ &ug ___ &ug ___ &ug ___ + &ug ___ &ug ___ &ug ___ &ug ___ &ug ___ &ug WHITE + &ug WHITE &ug WHITE &ug WHITE + &ug WHITE &ug WHITE &ug WHITE + >; + }; + + hub_rgb { + layer-id = <5>; + bindings = < + &ug GREEN &ug GREEN &ug GREEN &ug GREEN &ug ___ &ug ORANGE + &ug PURPLE &ug PURPLE &ug PURPLE &ug PURPLE &ug PURPLE &ug RED + &ug ___ &ug ___ &ug ___ &ug ___ &ug TEAL &ug TEAL + &ug PURPLE &ug PURPLE &ug PURPLE &ug ORANGE &ug ___ &ug WHITE + &ug ___ &ug ___ &ug ___ &ug ___ &ug TEAL &ug TEAL + &ug PURPLE &ug PURPLE &ug PURPLE &ug ___ &ug ___ &ug ___ + &ug ORANGE &ug ORANGE &ug ORANGE + &ug BLUE &ug BLUE &ug BLUE >; fade-delay = <15>; }; @@ -179,27 +191,27 @@ carpalx_layer { display-name = "CARP"; bindings = < -&kp GRAVE &kp Q &kp G &kp M &kp L &kp W &kp Y &kp F &kp U &kp B &kp SEMI &to 4 +&ht_esc_grave ESC GRAVE &kp Q &kp G &kp M &kp L &kp W &kp Y &kp F &kp U &kp B &kp SEMI &kp TAB &mo 4 &kp D &kp S &kp T &kp N &kp R &kp I &kp A &kp E &kp O &kp H &kp SQT &kp LSHFT &kp Z &kp X &kp C &kp V &kp J &kp K &kp P &kp COMMA &kp DOT &kp FSLH &kp RSHFT - &td_rgb &kp LCTRL &kp LGUI &kp SPACE &kp RALT &ht_mute_pp C_PLAY_PAUSE C_MUTE + &kp LCTRL &kp RET &kp LGUI &kp SPACE &kp BSPC &kp RALT >; }; qwerty_layer { display-name = "QWRT"; bindings = < -&kp GRAVE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &to 4 +&ht_esc_grave ESC GRAVE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp TAB &mo 4 &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT &kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT - &td_rgb &kp LCTRL &kp LGUI &kp SPACE &kp RALT &ht_mute_pp C_PLAY_PAUSE C_MUTE + &kp LCTRL &kp RET &kp LGUI &kp SPACE &kp BSPC &kp RALT >; }; steno_layer { display-name = "STEN"; bindings = < -&none &none &none &none &none &none &none &none &none &none &none &to 4 +&none &none &none &none &none &none &none &none &none &none &none &none &mo 4 &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none &none @@ -209,20 +221,30 @@ fps_layer { display-name = "FPS"; bindings = < -&mt ESC N1 &kp N2 &kp Q &kp W &mt N3 E &mt N4 R &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &to 4 +&mt ESC N1 &kp N2 &kp Q &kp W &mt N3 E &mt N4 R &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &to 5 &kp TAB &kp LSHFT &kp A &kp S &kp D &kp F &none &none &none &none &none &none &mt LALT M &kp Z &kp X &kp C &kp V &kp G &none &none &none &none &none &none &kp T &kp LCTRL &kp SPACE &none &none &none >; }; + navi_layer { + display-name = "NAVI"; + bindings = < +&to 5 &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp PLUS &kp LBKT &kp UP &kp RBKT &kp ASTRK &kp EQUAL +&none &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS &kp LEFT &kp DOWN &kp RIGHT &kp FSLH &kp BSLH +&kp LSHFT &none &none &none &none &none &none &none &none &none &none &kp RSHFT + &kp LCTRL &kp RET &kp LGUI &kp SPACE &kp BSPC &kp RALT + >; + }; + hub_layer { display-name = "HUB"; bindings = < -&bt BT_CLR &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp PLUS &kp LBKT &kp UP &kp RBKT &kp ASTRK &kp EQUAL -&out OUT_TOG &rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRI &kp C_BRI_UP &kp C_VOL_UP &kp MINUS &kp LEFT &kp DOWN &kp RIGHT &kp FSLH &kp BSLH -&kp LSHFT &rgb_ug RGB_HUD &rgb_ug RGB_SAD &rgb_ug RGB_BRD &kp C_BRI_DN &kp C_VOL_DN &to 0 &to 1 &to 2 &to 3 &td_colors &kp RSHFT - &td_rgb &kp LCTRL &kp LGUI &kp SPACE &kp RALT &ht_mute_pp C_PLAY_PAUSE C_MUTE +&to 0 &to 1 &to 2 &to 3 &none &kp C_PP &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR +&none &none &none &none &kp C_BRI_UP &kp C_VOL_UP &rgb_ug RGB_HUI &rgb_ug RGB_SAI &rgb_ug RGB_BRD &td_colors &none &out OUT_TOG +&none &none &none &none &kp C_BRI_DN &kp C_VOL_DN &rgb_ug RGB_HUD &rgb_ug RGB_SAD &rgb_ug RGB_BRI &none &none &none + &kp C_PREV &kp C_NEXT &kp C_MUTE &rgb_ug RGB_TOG &rgb_ug RGB_EFR &rgb_ug RGB_EFF >; }; diff --git a/keymap-drawer/corne.yaml b/keymap-drawer/corne.yaml index 9dffbde..40b67af 100644 --- a/keymap-drawer/corne.yaml +++ b/keymap-drawer/corne.yaml @@ -1,7 +1,7 @@ layout: {zmk_keyboard: corne} layers: CARP: - - '`' + - {t: '`', h: Esc} - Q - G - M @@ -12,8 +12,8 @@ layers: - U - B - ; - - {t: HUB, h: toggle} - - HUB + - ↹ + - NAVI - D - S - T @@ -37,14 +37,14 @@ layers: - . - / - $$mdi:apple-keyboard-shift$$ - - '&td_rgb' - $$mdi:apple-keyboard-control$$ + - ⏎ - $$mdi:apple-keyboard-command$$ - ␣ + - $$mdi:backspace-outline$$ - $$mdi:apple-keyboard-option$$ - - {t: MUTE, h: PLAY PAUSE} QWRT: - - '`' + - {t: '`', h: Esc} - Q - W - E @@ -55,8 +55,8 @@ layers: - I - O - P - - {t: HUB, h: toggle} - - HUB + - ↹ + - NAVI - A - S - D @@ -80,55 +80,14 @@ layers: - . - / - $$mdi:apple-keyboard-shift$$ - - '&td_rgb' - $$mdi:apple-keyboard-control$$ + - ⏎ - $$mdi:apple-keyboard-command$$ - ␣ + - $$mdi:backspace-outline$$ - $$mdi:apple-keyboard-option$$ - - {t: MUTE, h: PLAY PAUSE} - STEN: - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - {t: HUB, h: toggle} - - HUB - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' - - '' + STEN: ['', '', '', '', '', '', '', '', '', '', '', '', NAVI, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', + '', '', '', ''] FPS: - {t: '1', h: Esc} - '2' @@ -172,25 +131,25 @@ layers: - '' - '' - '' - HUB: - - BT CLR - - BT 1 - - BT 2 - - BT 3 - - BT 4 - - BT 5 + NAVI: + - {t: HUB, h: toggle} + - '1' + - '2' + - '3' + - '4' + - '5' - + - '[' - ↑ - ']' - '*' - '=' - - {t: OUT TOG, type: held} - - {t: '$$mdi:led-on$$', s: '$$mdi:palette$$', type: sym_by_sym} - - {t: '$$mdi:led-outline$$', s: '$$mdi:eyedropper$$', type: sym_by_sym} - - {t: '$$mdi:led-outline$$', s: '$$tabler:brightness-down$$', type: sym_by_sym} - - BRI UP - - Vol Up + - {type: held} + - '6' + - '7' + - '8' + - '9' + - '0' - '-' - ← - ↓ @@ -198,23 +157,66 @@ layers: - / - \ - $$mdi:apple-keyboard-shift$$ - - {t: '$$mdi:led-outline$$', s: '$$mdi:palette$$', type: sym_by_sym} - - {t: '$$mdi:led-on$$', s: '$$mdi:eyedropper$$', type: sym_by_sym} - - {t: '$$mdi:led-on$$', s: '$$tabler:brightness-up$$', type: sym_by_sym} - - BRI DN - - Vol Down + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - $$mdi:apple-keyboard-shift$$ + - $$mdi:apple-keyboard-control$$ + - ⏎ + - $$mdi:apple-keyboard-command$$ + - ␣ + - $$mdi:backspace-outline$$ + - $$mdi:apple-keyboard-option$$ + HUB: - {t: CARP, h: toggle} - {t: QWRT, h: toggle} - {t: STEN, h: toggle} - {t: FPS, h: toggle} + - '' + - ⏯ + - BT 1 + - BT 2 + - BT 3 + - BT 4 + - BT 5 + - BT CLR + - '' + - '' + - '' + - '' + - BRI UP + - Vol Up + - {t: '$$mdi:led-on$$', s: '$$mdi:palette$$', type: sym_by_sym} + - {t: '$$mdi:led-outline$$', s: '$$mdi:eyedropper$$', type: sym_by_sym} + - {t: '$$mdi:led-on$$', s: '$$tabler:brightness-up$$', type: sym_by_sym} - '&td_colors' - - $$mdi:apple-keyboard-shift$$ - - '&td_rgb' - - $$mdi:apple-keyboard-control$$ - - $$mdi:apple-keyboard-command$$ - - ␣ - - $$mdi:apple-keyboard-option$$ - - {t: MUTE, h: PLAY PAUSE} + - '' + - OUT TOG + - '' + - '' + - '' + - '' + - BRI DN + - Vol Down + - {t: '$$mdi:led-outline$$', s: '$$mdi:palette$$', type: sym_by_sym} + - {t: '$$mdi:led-on$$', s: '$$mdi:eyedropper$$', type: sym_by_sym} + - {t: '$$mdi:led-outline$$', s: '$$tabler:brightness-down$$', type: sym_by_sym} + - '' + - '' + - '' + - ⏮️ + - ⏭️ + - MUTE + - {t: '$$mdi:led-on$$', h: '$$mdi:toggle-switch$$', s: '$$mdi:led-outline$$', type: toggle} + - {t: '$$mdi:led-on$$', h: '$$mdi:page-next-outline$$', type: tap_dance} + - {t: '$$mdi:led-on$$', h: '$$mdi:page-previous-outline$$', type: tap_dance} combos: - p: [1, 13] k: '1' @@ -246,17 +248,3 @@ combos: - p: [10, 22] k: '0' l: [CARP, QWRT] -- p: [8, 9] - k: $$mdi:backspace-outline$$ - l: [CARP, QWRT] -- p: [20, 21] - k: ⏎ - l: [CARP, QWRT] -- p: [2, 3] - k: Esc - l: [CARP, QWRT] - draw_separate: true -- p: [14, 15] - k: ↹ - l: [CARP, QWRT] - draw_separate: true From 437275d2840322208da623b3add90270fd77827b Mon Sep 17 00:00:00 2001 From: afiqzudinhadi <18133351+afiqzudinhadi@users.noreply.github.com> Date: Thu, 9 Jul 2026 09:02:18 +0800 Subject: [PATCH 14/15] Update README + keymap-drawer docs for NAVI/HUB layer rework --- README.md | 9 ++++-- config/config_keymap-drawer.yaml | 15 ++++++--- keymap-drawer/README.md | 54 +++++++++++++++++++------------- keymap-drawer/corne.yaml | 16 +++++----- 4 files changed, 58 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index 37a17d1..92e6415 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ git clone git@github.com:afiqzudinhadi/zmk-config.git ### Edit Config Files -For full customization (combos, steno layer, behaviors): +For full customization (layers, behaviors): ``` config/ @@ -211,7 +211,7 @@ RGB settings are in `config/corne.conf`: | Setting | Value | Description | |---------|-------|-------------| | `CONFIG_ZMK_RGB_UNDERGLOW` | `y` | Enable RGB | -| `CONFIG_ZMK_RGB_UNDERGLOW_ON_START` | `y` | On at boot | +| `CONFIG_ZMK_RGB_UNDERGLOW_ON_START` | `n` | Off at boot (toggle on via HUB layer) | | `CONFIG_WS2812_STRIP` | `y` | WS2812 LED driver | | `CONFIG_ZMK_RGB_UNDERGLOW_EFF_START` | `4` | Default effect (see effects table) | | `CONFIG_ZMK_RGB_UNDERGLOW_BRT_STEP` | `1` | Brightness step (%) | @@ -277,9 +277,12 @@ Docs: [zmk.dev/docs/keymaps/behaviors/underglow](https://zmk.dev/docs/keymaps/be ### Runtime Controls (HUB Layer) +Access: hold NAVI key (pos 12) → press HUB (pos 0), or from FPS layer (pos 11). + | Key | Action | |-----|--------| -| `[RGB]` | Tap-dance: 1×=toggle, 2×=effect fwd, 3×=effect rev | +| `TOG` | RGB on/off toggle | +| `EFF` / `EFR` | Next/previous effect | | `[CLR]` | Tap-dance color presets: purple → white → red → blue → green | | `HUE+` / `HUE-` | Adjust hue | | `SAT+` / `SAT-` | Adjust saturation | diff --git a/config/config_keymap-drawer.yaml b/config/config_keymap-drawer.yaml index a3b562f..5878601 100644 --- a/config/config_keymap-drawer.yaml +++ b/config/config_keymap-drawer.yaml @@ -143,6 +143,17 @@ parse_config: '&out OUT_USB': Out USB '&out OUT_BLE': Out BLE + '&out OUT_TOG': Out Tog + + '&ht_esc_grave ESC GRAVE': {t: '`', h: Esc} + '&kp C_MUTE': Mute + '&kp C_PP': ⏯ + '&kp C_PREV': ⏮ + '&kp C_NEXT': ⏭ + '&kp C_BRI_UP': Scrn+ + '&kp C_BRI_DN': Scrn- + '&kp C_VOL_UP': Vol+ + '&kp C_VOL_DN': Vol- '&bt BT_SEL 0': BT 1 '&bt BT_SEL 1': BT 2 @@ -317,10 +328,6 @@ parse_config: combo_rpar: {draw_separate: true} combo_lbkt: {draw_separate: true} combo_rbkt: {draw_separate: true} - combo_tab: {draw_separate: true} - combo_del: {draw_separate: true} - combo_esc: {draw_separate: true} - combo_ret: {draw_separate: true} combo_lock: {draw_separate: true} combo_bslh: {draw_separate: true} combo_slsh: {draw_separate: true} diff --git a/keymap-drawer/README.md b/keymap-drawer/README.md index 545bbde..92a5810 100644 --- a/keymap-drawer/README.md +++ b/keymap-drawer/README.md @@ -12,35 +12,30 @@ ## Layer 0: CARP (Carpalx QGMLWY) ``` -` Q G M L W | Y F U B ; ->HUB -[HUB] D S T N R | I A E O H ' +`/ESC Q G M L W | Y F U B ; TAB +[NAVI] D S T N R | I A E O H ' LSHFT Z X C V J | K P , . / RSHFT - [RGB] CTRL GUI | SPC ALT MUTE/PP + CTRL RET GUI | SPC BSPC ALT ``` **Combos (layers 0+1):** - Top+home row same col = `1`-`0`, shift+combo = `!` `@` `#` `$` `%` `^` `&` `*` `(` `)` -- G+M (W+E on QWRT) = ESC -- S+T (S+D on QWRT) = TAB -- U+B (I+O on QWRT) = BSPC -- E+O (K+L on QWRT) = ENTER | Key | Behavior | |-----|----------| -| `[HUB]` | Hold opens HUB layer, release goes back | -| `[RGB]` | Tap-dance: 1x=toggle, 2x=effect fwd, 3x=effect rev | -| `MUTE/PP` | Tap mute, hold play/pause | +| `` ` ``/ESC | Tap = grave, hold = ESC | +| `[NAVI]` | Hold opens NAVI layer, release goes back | ## Layer 1: QWRT (QWERTY) ``` -` Q W E R T | Y U I O P ->HUB -[HUB] A S D F G | H J K L ; ' +`/ESC Q W E R T | Y U I O P TAB +[NAVI] A S D F G | H J K L ; ' LSHFT Z X C V B | N M , . / RSHFT - [RGB] CTRL GUI | SPC ALT MUTE/PP + CTRL RET GUI | SPC BSPC ALT ``` -Combos: same as CARP (top+home = 1-0, W+E = ESC, S+D = TAB, I+O = BSPC, K+L = ENTER) +Combos: same as CARP (top+home = 1-0) ## Layer 2: STEN (Placeholder) @@ -61,14 +56,28 @@ M/ALT Z X C V G | _ _ _ _ _ _ | `E` | Tap = E, hold = 3 | | `R` | Tap = R, hold = 4 | | `M` | Tap = M, hold = ALT | +| `->HUB` | Press to go to HUB layer | -## Layer 4: HUB (Utility — BT, RGB, Media, Nav) +## Layer 4: NAVI (Numbers, Nav, Symbols) ``` -BT_CLR BT0 BT1 BT2 BT3 BT4 | + [ UP ] * = -OUT_TOG HUE+ SAT+ BRT+ SCRN+ VOL+ | - LEFT DOWN RIGHT / \ -LSHFT HUE- SAT- BRT- SCRN- VOL- | ->CARP ->QWRT ->STEN ->FPS [CLR] RSHFT - [RGB] CTRL GUI | SPC ALT MUTE/PP +->HUB 1 2 3 4 5 | + [ UP ] * = + _ 6 7 8 9 0 | - LEFT DOWN RIGHT / \ +LSHFT _ _ _ _ _ | _ _ _ _ _ RSHFT + CTRL RET GUI | SPC BSPC ALT +``` + +| Key | Action | +|-----|--------| +| `->HUB` | Press to go to HUB layer | + +## Layer 5: HUB (Media, BT, RGB, Layer Switch) + +``` +->CARP ->QWRT ->STEN ->FPS _ PP | BT0 BT1 BT2 BT3 BT4 BT_CLR + _ _ _ _ SCRN+ VOL+ | HUE+ SAT+ BRT- [CLR] _ OUT_TOG + _ _ _ _ SCRN- VOL- | HUE- SAT- BRT+ _ _ _ + PREV NEXT MUTE | TOG EFR EFF ``` | Key | Action | @@ -77,6 +86,9 @@ LSHFT HUE- SAT- BRT- SCRN- VOL- | ->CARP ->QWRT ->STEN ->FPS [CLR] R | `HUE/SAT/BRT` | RGB underglow hue, saturation, brightness | | `SCRN` | Display brightness (C_BRI_UP/DN) | | `VOL` | Volume up/down | -| `[RGB]` | Tap-dance: 1x=toggle, 2x=effect fwd, 3x=effect rev | +| `PREV/NEXT` | Track previous/next | +| `PP` | Play/pause | +| `MUTE` | Mute toggle | +| `TOG` | RGB on/off | +| `EFF/EFR` | RGB effect next/previous | | `[CLR]` | Tap-dance color presets: 1x=purple, 2x=white, 3x=red, 4x=blue, 5x=green | -| `MUTE/PP` | Tap mute, hold play/pause | diff --git a/keymap-drawer/corne.yaml b/keymap-drawer/corne.yaml index 40b67af..95c327e 100644 --- a/keymap-drawer/corne.yaml +++ b/keymap-drawer/corne.yaml @@ -191,29 +191,29 @@ layers: - '' - '' - '' - - BRI UP - - Vol Up + - Scrn+ + - Vol+ - {t: '$$mdi:led-on$$', s: '$$mdi:palette$$', type: sym_by_sym} - {t: '$$mdi:led-outline$$', s: '$$mdi:eyedropper$$', type: sym_by_sym} - {t: '$$mdi:led-on$$', s: '$$tabler:brightness-up$$', type: sym_by_sym} - '&td_colors' - '' - - OUT TOG + - Out Tog - '' - '' - '' - '' - - BRI DN - - Vol Down + - Scrn- + - Vol- - {t: '$$mdi:led-outline$$', s: '$$mdi:palette$$', type: sym_by_sym} - {t: '$$mdi:led-on$$', s: '$$mdi:eyedropper$$', type: sym_by_sym} - {t: '$$mdi:led-outline$$', s: '$$tabler:brightness-down$$', type: sym_by_sym} - '' - '' - '' - - ⏮️ - - ⏭️ - - MUTE + - ⏮ + - ⏭ + - Mute - {t: '$$mdi:led-on$$', h: '$$mdi:toggle-switch$$', s: '$$mdi:led-outline$$', type: toggle} - {t: '$$mdi:led-on$$', h: '$$mdi:page-next-outline$$', type: tap_dance} - {t: '$$mdi:led-on$$', h: '$$mdi:page-previous-outline$$', type: tap_dance} From 43d82e14ff2f001857128ca7701b7a214242ca08 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi <18133351+afiqzudinhadi@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:18:40 +0800 Subject: [PATCH 15/15] Change pos 0 from hold-tap to tap-dance: tap=grave, double-tap=ESC --- config/config_keymap-drawer.yaml | 2 +- config/corne.keymap | 12 +- keymap-drawer/corne.svg | 621 ++++++++++++------------------- keymap-drawer/corne.yaml | 4 +- 4 files changed, 251 insertions(+), 388 deletions(-) diff --git a/config/config_keymap-drawer.yaml b/config/config_keymap-drawer.yaml index 5878601..68e738f 100644 --- a/config/config_keymap-drawer.yaml +++ b/config/config_keymap-drawer.yaml @@ -145,7 +145,7 @@ parse_config: '&out OUT_BLE': Out BLE '&out OUT_TOG': Out Tog - '&ht_esc_grave ESC GRAVE': {t: '`', h: Esc} + '&td_esc_grave': {t: '`', s: Esc, type: tap_dance} '&kp C_MUTE': Mute '&kp C_PP': ⏯ '&kp C_PREV': ⏮ diff --git a/config/corne.keymap b/config/corne.keymap index 0cdb908..4844759 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -27,11 +27,11 @@ tapping-term-ms = <200>; bindings = <&kp>, <&kp>; }; - ht_esc_grave: ht_esc_grave { - compatible = "zmk,behavior-hold-tap"; - #binding-cells = <2>; + td_esc_grave: td_esc_grave { + compatible = "zmk,behavior-tap-dance"; + #binding-cells = <0>; tapping-term-ms = <200>; - bindings = <&kp>, <&kp>; + bindings = <&kp GRAVE>, <&kp ESC>; }; td_rgb: td_rgb { compatible = "zmk,behavior-tap-dance"; @@ -191,7 +191,7 @@ carpalx_layer { display-name = "CARP"; bindings = < -&ht_esc_grave ESC GRAVE &kp Q &kp G &kp M &kp L &kp W &kp Y &kp F &kp U &kp B &kp SEMI &kp TAB +&td_esc_grave &kp Q &kp G &kp M &kp L &kp W &kp Y &kp F &kp U &kp B &kp SEMI &kp TAB &mo 4 &kp D &kp S &kp T &kp N &kp R &kp I &kp A &kp E &kp O &kp H &kp SQT &kp LSHFT &kp Z &kp X &kp C &kp V &kp J &kp K &kp P &kp COMMA &kp DOT &kp FSLH &kp RSHFT &kp LCTRL &kp RET &kp LGUI &kp SPACE &kp BSPC &kp RALT @@ -201,7 +201,7 @@ qwerty_layer { display-name = "QWRT"; bindings = < -&ht_esc_grave ESC GRAVE &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp TAB +&td_esc_grave &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp TAB &mo 4 &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT &kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHFT &kp LCTRL &kp RET &kp LGUI &kp SPACE &kp BSPC &kp RALT diff --git a/keymap-drawer/corne.svg b/keymap-drawer/corne.svg index 887c9d8..5565996 100644 --- a/keymap-drawer/corne.svg +++ b/keymap-drawer/corne.svg @@ -1,4 +1,4 @@ - + /* start glyphs */ @@ -24,9 +24,18 @@ + + + + + + + + + CARP: - - -` + + +` +Esc @@ -343,14 +353,12 @@ rect.held, rect.combo.held { - -HUB -toggle + - -HUB + +NAVI @@ -446,11 +454,11 @@ rect.held, rect.combo.held { -&td_rgb + - + @@ -462,12 +470,11 @@ rect.held, rect.combo.held { - + -MUTE -PLAY PAUSE + @@ -509,22 +516,15 @@ rect.held, rect.combo.held { 0 - - - - - - - - QWRT: - - -` + + +` +Esc @@ -568,14 +568,12 @@ rect.held, rect.combo.held { - -HUB -toggle + - -HUB + +NAVI @@ -671,11 +669,11 @@ rect.held, rect.combo.held { -&td_rgb + - + @@ -687,12 +685,11 @@ rect.held, rect.combo.held { - + -MUTE -PLAY PAUSE + @@ -734,14 +731,6 @@ rect.held, rect.combo.held { 0 - - - - - - - - @@ -782,14 +771,11 @@ rect.held, rect.combo.held { - -HUB -toggle - -HUB + +NAVI @@ -1044,44 +1030,34 @@ rect.held, rect.combo.held { - -HUB: + +NAVI: - -BTCLR - + +HUB +toggle - -BT1 - +1 - -BT2 - +2 - -BT3 - +3 - -BT4 - +4 - -BT5 - +5 @@ -1109,36 +1085,26 @@ rect.held, rect.combo.held { - -OUTTOG - - - - - + + +6 - - - - + + +7 - - - - + + +8 - -BRIUP - +9 - -VolUp - +0 @@ -1168,60 +1134,35 @@ rect.held, rect.combo.held { - - - - + + - - - - + + - - - - + + - -BRIDN - - -VolDown - - -CARP -toggle - -QWRT -toggle - -STEN -toggle - -FPS -toggle -&td_colors @@ -1229,11 +1170,11 @@ rect.held, rect.combo.held { -&td_rgb + - + @@ -1245,282 +1186,204 @@ rect.held, rect.combo.held { - + -MUTE -PLAY PAUSE + -Combos: - + +HUB: - - -Esc + + + +CARP +toggle + + + + +QWRT +toggle + + + + +STEN +toggle + + + + +FPS +toggle + + + + + + + + + + + +BT1 + + + + + +BT2 + + + + + +BT3 + + + + + +BT4 + + + + + +BT5 + + + + + +BTCLR + + + + + + + + + + + + + + + + +Scrn+ + + + +Vol+ + + + + + + + + + + + + + + + + + + +&td_colors + + + + + + + +OutTog + + + + + + + + + + - - + + + + + +Scrn- + + + +Vol- + + + + + - - + + + + - - + + + + - - + + - - + + - - + + - - + + + - - + + + - - + + +Mute - - + + + + + - - + + + + - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Keymap View: keymap-drawer +Keymap View: keymap-drawer diff --git a/keymap-drawer/corne.yaml b/keymap-drawer/corne.yaml index 95c327e..adc7932 100644 --- a/keymap-drawer/corne.yaml +++ b/keymap-drawer/corne.yaml @@ -1,7 +1,7 @@ layout: {zmk_keyboard: corne} layers: CARP: - - {t: '`', h: Esc} + - {t: '`', s: Esc, type: tap_dance} - Q - G - M @@ -44,7 +44,7 @@ layers: - $$mdi:backspace-outline$$ - $$mdi:apple-keyboard-option$$ QWRT: - - {t: '`', h: Esc} + - {t: '`', s: Esc, type: tap_dance} - Q - W - E