fix(lint): kmk/modules/combos.py
This commit is contained in:
parent
9e29f4c442
commit
db395a81e4
@ -71,7 +71,7 @@ class Combos(Module):
|
||||
self._key_buffer = []
|
||||
|
||||
make_key(
|
||||
names=('LEADER','LDR'),
|
||||
names=('LEADER', 'LDR'),
|
||||
on_press=handlers.passthrough,
|
||||
on_release=handlers.passthrough,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user