update to // Keymap Version: Sept 22, 2021, 3:05 pm
This commit is contained in:
parent
4dbc7bbf62
commit
abb85cc6d3
1 changed files with 2 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
||||||
#define SYS 6
|
#define SYS 6
|
||||||
|
|
||||||
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
// Keymap Version: Sept 24, 2021, 10:10 am
|
// Keymap Version: Sept 22, 2021, 3:05 pm
|
||||||
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
|
@ -22,9 +22,7 @@
|
||||||
label = "MENU_KEY_HOLD_TAP";
|
label = "MENU_KEY_HOLD_TAP";
|
||||||
#binding-cells = <2>;
|
#binding-cells = <2>;
|
||||||
flavor = "hold-preferred";
|
flavor = "hold-preferred";
|
||||||
// Tapping-term 200ms is slightly too long for cmd+mouseClick
|
tapping-term-ms = <200>;
|
||||||
// to reliably decide into a hold-behavior.
|
|
||||||
tapping-term-ms = <150>;
|
|
||||||
bindings = <&kp>, <&kp>;
|
bindings = <&kp>, <&kp>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue