Compare commits

...

2 Commits

Author SHA1 Message Date
KemoNine b223a2be91 remove emacs backup files 2023-07-27 17:31:21 -04:00
KemoNine 6d227bfea3 tweak timings for combos 2023-07-27 17:30:17 -04:00
3 changed files with 2 additions and 1 deletions

1
.gitignote Normal file
View File

@ -0,0 +1 @@
**/.#*

View File

@ -1 +0,0 @@
mcrosson@DENGUE.864:1681301098

View File

@ -62,6 +62,7 @@ class ArduxKeyboard(KMKKeyboard):
# Combos
self.combo_module = Combos()
self.combo_module.timeout = 175
self.modules.append(self.combo_module)
# One Shot