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