From cd9e9b20bd523b1e2691df5efad29ee2e0403d55 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 7 Jan 2025 16:33:32 -0500 Subject: [PATCH] added todo comments --- config/corne.keymap | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/corne.keymap b/config/corne.keymap index 4f4c65b..808e969 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -21,6 +21,15 @@ #include "mouse.dtsi" #include "combos.dtsi" +// TODO: +// 1. Improve feel of the smart mouse +// 2. Fix the timing issues with the combos; +// there aren't any false positives, +// but actually false negatives +// 3. Find a more elegant way to do the mouse speed +// modifiers that doesn't require two empty layers? + + &sk { // sticky-key config release-after-ms = <900>; // release after 0.9s @@ -51,6 +60,8 @@ ZMK_TAP_DANCE(alt_mod, bindings = <&ht_sk LALT LGUI>, <&kp LGUI>; ) +// TODO: Will setting the second bind to &tog MOUSE let +// smart_mouse be a toggle while retaining the smart behavior too? ZMK_TRI_STATE( smart_mouse, bindings = <&tog MOUSE>, <&none>, <&tog MOUSE>; ignored-key-positions =