Update eyelash_sofle.keymap

This commit is contained in:
1218
2025-01-30 15:58:02 +08:00
committed by GitHub
parent eb6ed21a85
commit 5b125bb340
+4 -5
View File
@@ -1,5 +1,5 @@
#define ZMK_POINTING_DEFAULT_MOVE_VAL 1200 // 600
#define ZMK_POINTING_DEFAULT_SCRL_VAL 30 // 10
#define ZMK_POINTING_DEFAULT_SCRL_VAL 35 // 10
#include <input/processors.dtsi>
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
@@ -28,10 +28,9 @@
};
&msc {
acceleration-exponent = <1>; // 0
time-to-max-speed-ms = <40>; // 300
acceleration-exponent = <0>; // 0
time-to-max-speed-ms = <0>; // 300
delay-ms = <0>; // 0
trigger-period-ms = <8>;
};
&mmv {
@@ -46,7 +45,7 @@
compatible = "zmk,behavior-sensor-rotate";
#sensor-binding-cells = <0>;
bindings = <&msc SCRL_DOWN>, <&msc SCRL_UP>;
tap-ms = <50>;
tap-ms = <30>;
};
keymap {