From 233e712067552ae65f26bd4c925d3fba434bda03 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Thu, 12 May 2022 10:09:22 -0400 Subject: planck tweaks --- config/planck_rev6.conf | 2 +- config/planck_rev6.keymap | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/planck_rev6.conf b/config/planck_rev6.conf index c087279..4f68300 100644 --- a/config/planck_rev6.conf +++ b/config/planck_rev6.conf @@ -1,2 +1,2 @@ # Put configuration options here -CONFIG_ZMK_USB_LOGGING=y +CONFIG_ZMK_USB_LOGGING=n diff --git a/config/planck_rev6.keymap b/config/planck_rev6.keymap index 0d2cddc..43130ff 100644 --- a/config/planck_rev6.keymap +++ b/config/planck_rev6.keymap @@ -28,7 +28,7 @@ label = "HMOD_S"; #binding-cells = <2>; tapping-term-ms = <250>; - quick-tap-ms = <0>; + #quick-tap-ms = <0>; flavor = "tap-preferred"; bindings = <&kp>, <&kp>; }; @@ -37,7 +37,7 @@ label = "HMOD_M"; #binding-cells = <2>; tapping-term-ms = <200>; - quick-tap-ms = <0>; + #quick-tap-ms = <0>; flavor = "tap-preferred"; bindings = <&kp>, <&kp>; }; @@ -46,7 +46,7 @@ label = "HMOD_F"; #binding-cells = <2>; tapping-term-ms = <160>; - quick-tap-ms = <0>; + #quick-tap-ms = <0>; flavor = "tap-preferred"; bindings = <&kp>, <&kp>; }; -- cgit v1.2.3