Compare commits
No commits in common. "b223a2be91096484ddd1f0ad8d40f07872c03afb" and "aab24eb341dd78381e1d13fc47cb54fe88d4c32b" have entirely different histories.
b223a2be91
...
aab24eb341
|
@ -1 +0,0 @@
|
|||
**/.#*
|
1
ardux/.#kb.py
Normal file
1
ardux/.#kb.py
Normal file
|
@ -0,0 +1 @@
|
|||
mcrosson@DENGUE.864:1681301098
|
|
@ -62,7 +62,6 @@ class ArduxKeyboard(KMKKeyboard):
|
|||
|
||||
# Combos
|
||||
self.combo_module = Combos()
|
||||
self.combo_module.timeout = 175
|
||||
self.modules.append(self.combo_module)
|
||||
|
||||
# One Shot
|
||||
|
|
Loading…
Reference in a new issue