Compare commits

...

2 commits

Author SHA1 Message Date
Cat /dev/Nulo 61b60da4c0 Usar ZMK upstream 2022-08-19 12:18:44 +02:00
Cat /dev/Nulo 92379d1538 keymap: Volver a cambiar modtap 2022-08-19 12:18:29 +02:00
2 changed files with 8 additions and 10 deletions

View file

@ -62,12 +62,11 @@
label = "LEFT_POSITIONAL_HOLD_TAP";
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <200>;
quick-tap-ms = <200>;
global-quick-tap;
tapping-term-ms = <150>;
quick-tap-ms = <0>;
bindings = <&kp>, <&kp>;
// hold-trigger-key-positions = <5 6 7 8 9 15 16 17 18 19 25 26 27 28 29 30 31 32 33 34 35>;
hold-trigger-key-positions = <5 6 7 8 9 10 11 12 13 15 16 17 18 19 25 26 27 28 29 30 31 32 33 34 35>;
// hold-trigger-key-positions = <5 6 7 8 9 10 11 12 13 15 16 17 18 19 25 26 27 28 29 30 31 32 33 34 35>;
};
rhm: right_hand_positional_hold_tap {
@ -75,12 +74,11 @@
label = "RIGHT_POSITIONAL_HOLD_TAP";
#binding-cells = <2>;
flavor = "tap-preferred";
tapping-term-ms = <200>;
quick-tap-ms = <200>;
global-quick-tap;
tapping-term-ms = <150>;
quick-tap-ms = <0>;
bindings = <&kp>, <&kp>;
// hold-trigger-key-positions = <0 1 2 3 4 10 11 12 13 14 20 21 22 23 24 30 31 32 33 34 35>;
hold-trigger-key-positions = <0 1 2 3 4 10 11 12 13 14 16 17 18 19 20 21 22 23 24 30 31 32 33 34 35>;
// hold-trigger-key-positions = <0 1 2 3 4 10 11 12 13 14 16 17 18 19 20 21 22 23 24 30 31 32 33 34 35>;
};
conditional_layers {

View file

@ -6,8 +6,8 @@ manifest:
url-base: https://github.com/andrewjrae
projects:
- name: zmk
remote: andrewjrae
revision: global-quick-tap
remote: zmkfirmware
# revision: global-quick-tap
import: app/west.yml
self:
path: config