mirror of
https://github.com/Ajetski/corne-zmk-config.git
synced 2025-11-27 11:42:44 -10:00
add gqt
This commit is contained in:
parent
c4042a2b74
commit
549dac124b
@ -40,6 +40,16 @@
|
||||
|
||||
/ {
|
||||
behaviors {
|
||||
gqt: mod-tap {
|
||||
compatible = "zmk,behavior-hold-tap";
|
||||
label = "GLOBAL_QUICK_TAP";
|
||||
#binding-cells = <2>;
|
||||
flavor = "tap-preferred";
|
||||
tapping-term-ms = <250>;
|
||||
quick-tap-ms = <200>;
|
||||
global-quick-tap;
|
||||
bindings = <&kp>, <&kp>;
|
||||
};
|
||||
};
|
||||
|
||||
rgb_encoder: rgb_encoder {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user