From 5097eeed1208f148b6cbf4aa95096a491e76c26e Mon Sep 17 00:00:00 2001 From: Jamie Ding Date: Thu, 17 Mar 2022 00:08:45 +0000 Subject: [PATCH] fix menu combo position --- app/boards/shields/mercury/Kconfig.defconfig | 2 +- app/boards/shields/mercury/mercury.keymap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/boards/shields/mercury/Kconfig.defconfig b/app/boards/shields/mercury/Kconfig.defconfig index 8cef93ef..8c725095 100644 --- a/app/boards/shields/mercury/Kconfig.defconfig +++ b/app/boards/shields/mercury/Kconfig.defconfig @@ -1,7 +1,7 @@ if SHIELD_MERCURY_LEFT config ZMK_KEYBOARD_NAME - default "Mercury-WL" + default "Mercury-UL" config ZMK_SPLIT_BLE_ROLE_CENTRAL default y diff --git a/app/boards/shields/mercury/mercury.keymap b/app/boards/shields/mercury/mercury.keymap index 732f0bbb..92e165a5 100644 --- a/app/boards/shields/mercury/mercury.keymap +++ b/app/boards/shields/mercury/mercury.keymap @@ -63,7 +63,7 @@ }; combo_menu { timeout-ms = ; - key-positions = <19 20>; + key-positions = <18 19>; bindings = <&kp K_CMENU>; }; combo_tab {