From 717af335f81f8608f042e51d79e0a44f038a757e Mon Sep 17 00:00:00 2001 From: "keymap-editor[bot]" <91849743+keymap-editor[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 13:01:01 +0000 Subject: [PATCH] Arrow --- config/corne.keymap | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/config/corne.keymap b/config/corne.keymap index c41ceef..bedbfa1 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -182,7 +182,7 @@ }; Line_UpDown { - bindings = <¯o_Alt_Arrows>; + bindings = <&mo 3>; key-positions = <13 38>; }; }; @@ -258,15 +258,6 @@ }; }; - macros { - macro_Alt_Arrows: new_macro { - compatible = "zmk,behavior-macro"; - #binding-cells = <0>; - bindings = <&mo 3 &kp LEFT_ALT>; - label = "NEW_MACRO"; - }; - }; - keymap { compatible = "zmk,keymap";