Adjusting the enter combo timeout

This commit is contained in:
Andrew Rae 2022-03-15 22:36:21 -04:00
parent d95d565580
commit a9e67f84bf

View file

@ -63,7 +63,7 @@
COMBO(minus, &kp MINUS, 33 34, 100)
COMBO(equal, &kp EQUAL, 17 26, 60)
COMBO(enter, &kp ENTER, 12 23, 60)
COMBO(enter, &kp ENTER, 12 23, 100)
};
behaviors {