Skip to content

Commit

Permalink
Update charybdis.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
stylustrader authored Aug 1, 2024
1 parent afed736 commit d43227a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config/charybdis.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/outputs.h>

&lt {
tapping-term-ms = <240>;
flavor = "tap-preferred";
quick-tap-ms = <150>;
require-prior-idle-ms = <10>;
};

&mt {
tapping-term-ms = <250>;
flavor = "tap-preferred";
require-prior-idle-ms = <250>;
};

/ {

keymap {
Expand Down

0 comments on commit d43227a

Please sign in to comment.