Update main.py to fix indentation
This commit is contained in:
parent
e1fcfc8e46
commit
c8f5669e4c
@ -58,7 +58,7 @@ L_L6 = KC.LT(6, KC.L)
|
||||
SPC_L7 = KC.LT(7, KC.SPC)
|
||||
|
||||
# fmt: off
|
||||
|
||||
# flake8: noqa
|
||||
keyboard.keymap = [
|
||||
[ # QWERTY
|
||||
KC.Q, KC.W, KC.E, KC.R, KC.T, KC.Y, KC.U, KC.I, KC.O, KC.P,
|
||||
|
Loading…
x
Reference in New Issue
Block a user