Skip to content

Commit

Permalink
still working on that scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
ctranstrum committed Feb 21, 2025
1 parent f5a4896 commit e923579
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions boards/shields/chuck/one_up_chuck.keymap
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#define ZMK_POINTING_DEFAULT_SCRL_VAL 300

#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
Expand Down Expand Up @@ -257,7 +255,7 @@
compatible = "zmk,behavior-sensor-rotate-var";
#sensor-binding-cells = <2>;
bindings = <&msc>, <&msc>;
tap-ms = <20>;
tap-ms = <50>;
};

sscw: sticky_shift_caps_word {
Expand Down

0 comments on commit e923579

Please sign in to comment.