fix menu combo position

This commit is contained in:
Jamie Ding 2022-03-17 00:08:45 +00:00
parent cefb8dd70a
commit 5097eeed12
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -63,7 +63,7 @@
};
combo_menu {
timeout-ms = <COMBO_TIMEOUT>;
key-positions = <19 20>;
key-positions = <18 19>;
bindings = <&kp K_CMENU>;
};
combo_tab {