Subir timeout combo
This commit is contained in:
parent
2338ee4de3
commit
08b1052847
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@
|
|||
//COMBO(underscore, &kp UNDER, 33 34, 100)
|
||||
|
||||
//COMBO(equal, &kp EQUAL, 12 23, 100)
|
||||
COMBO(enter, &kp ENTER, 13 23, 120)
|
||||
COMBO(escape, &kp ESC, 20 12 13, 180)
|
||||
COMBO(enter, &kp ENTER, 13 23, 200)
|
||||
COMBO(escape, &kp ESC, 20 12 13, 200)
|
||||
|
||||
COMBO(reset_left, &bootloader, 0 1 2 3, 100)
|
||||
COMBO(reset_right, &bootloader, 6 7 8 9, 100)
|
||||
|
|
Loading…
Reference in a new issue