Update main.py to fix indentation

This commit is contained in:
sorla 2022-11-02 21:41:05 +00:00 committed by xs5871
parent e1fcfc8e46
commit c8f5669e4c

View File

@ -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,