mirror of
https://github.com/dnlbauer/sofle-zmk-config.git
synced 2026-09-10 14:35:30 +00:00
faster mt
This commit is contained in:
@@ -36,6 +36,11 @@
|
|||||||
tapping-term-ms = <150>;
|
tapping-term-ms = <150>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// faster modtap
|
||||||
|
&mt {
|
||||||
|
tapping-term-ms = <200>;
|
||||||
|
};
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
conditional_layers {
|
conditional_layers {
|
||||||
compatible = "zmk,conditional-layers";
|
compatible = "zmk,conditional-layers";
|
||||||
|
|||||||
Reference in New Issue
Block a user