test git pom

This commit is contained in:
2025-02-09 15:01:53 +02:00
parent a28712ef74
commit 0df3ff3c46

View File

@ -8,24 +8,24 @@
#include <dt-bindings/zmk/rgb.h>
&mt {
quick-tap-ms = <150>;
tapping-term-ms = <150>;
quick-tap-ms = <180>;
tapping-term-ms = <180>;
flavor = "tap-preferred";
};
&lt {
quick-tap-ms = <150>;
tapping-term-ms = <150>;
quick-tap-ms = <180>;
tapping-term-ms = <180>;
flavor = "tap-preferred";
};
&mmv {
time-to-max-speed-ms = <150>;
time-to-max-speed-ms = <180>;
acceleration-exponent = <10>;
};
&msc {
time-to-max-speed-ms = <150>;
time-to-max-speed-ms = <180>;
acceleration-exponent = <7>;
};