Move keymap to proper spot

This commit is contained in:
Kyle Brown
2022-08-17 10:15:14 -07:00
parent 838263d409
commit 6d6ccbc240
2 changed files with 9 additions and 10 deletions

View File

@@ -8,7 +8,6 @@ from kmk.modules.dynamic_sequences import DynamicSequences
from kmk.modules.layers import Layers
from kmk.modules.oneshot import OneShot
combos = Combos()
dyn_seq = DynamicSequences(
slots=1, # The number of sequence slots to use