From d95d5655808a66c5b0741ac5f8b4a77d4fd0b45f Mon Sep 17 00:00:00 2001 From: Andrew Rae Date: Tue, 15 Mar 2022 22:12:32 -0400 Subject: [PATCH] there's no F0 dumbo --- config/rae_dux.keymap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rae_dux.keymap b/config/rae_dux.keymap index ab47549..5f326ed 100644 --- a/config/rae_dux.keymap +++ b/config/rae_dux.keymap @@ -102,7 +102,7 @@ rpt_lt: repeat_hold_tap { compatible = "zmk,behavior-hold-tap"; - label = "LAYER_HOLD_TAP"; + label = "REPEAT_HOLD_TAP"; #binding-cells = <2>; flavor = "tap-preferred"; tapping-term-ms = <200>; @@ -154,8 +154,8 @@ function_layer { bindings = < &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans - &kp F3 &kp F2 &kp F1 &kp F0 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 - &trans &kp F12 &kp F11 &kp F10 &trans &trans &trans &trans &trans &trans + &kp F3 &kp F2 &kp F1 &kp F10 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 + &trans &trans &trans &kp F11 &trans &trans &kp F12 &trans &trans &trans /*& &*/ &trans &trans &trans &trans &trans &trans /* & &*/ >; };