fix: add prior idle timeout

This commit is contained in:
gwg313 2024-07-13 17:57:14 -04:00
parent bfb8717776
commit 82ada9bf8a
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -153,6 +153,7 @@
bindings = <BINDINGS>; \ bindings = <BINDINGS>; \
key-positions = <KEYPOS>; \ key-positions = <KEYPOS>; \
layers = <LAYERS>; \ layers = <LAYERS>; \
require-prior-idle-ms = <200>; \
}; };
/* KEY POSITIONS /* KEY POSITIONS