summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-05-12 10:09:22 -0400
committerKjetil Orbekk <kj@orbekk.com>2022-05-12 10:09:22 -0400
commit233e712067552ae65f26bd4c925d3fba434bda03 (patch)
tree2bbee0be8b33ad43d07ef60e9f8fd1ec002496ba
parent307e1c79a793894c99929149a9ff99dad1ec8e76 (diff)
planck tweaks
-rw-r--r--config/planck_rev6.conf2
-rw-r--r--config/planck_rev6.keymap6
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>;
};