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