[FIX] use correct keycodes
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 0>
|
||||
, <¯o_tap &kp NUMBER_0>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -44,7 +44,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 1>
|
||||
, <¯o_tap &kp NUMBER_1>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -54,7 +54,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 2>
|
||||
, <¯o_tap &kp NUMBER_2>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -64,7 +64,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 3>
|
||||
, <¯o_tap &kp NUMBER_3>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -74,7 +74,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 4>
|
||||
, <¯o_tap &kp NUMBER_4>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -84,7 +84,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 5>
|
||||
, <¯o_tap &kp NUMBER_5>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -94,7 +94,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 6>
|
||||
, <¯o_tap &kp NUMBER_6>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -104,7 +104,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 7>
|
||||
, <¯o_tap &kp NUMBER_7>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -114,7 +114,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 8>
|
||||
, <¯o_tap &kp NUMBER_8>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
@@ -124,7 +124,7 @@
|
||||
#binding-cells = <0>;
|
||||
bindings
|
||||
= <¯o_press &kp LGUI>
|
||||
, <¯o_tap &kp 9>
|
||||
, <¯o_tap &kp NUMBER_9>
|
||||
, <¯o_release &kp LGUI>
|
||||
;
|
||||
};
|
||||
|
Reference in New Issue
Block a user