Fix isort on incorrect files

This commit is contained in:
Kyle Brown
2022-01-28 16:12:48 -08:00
committed by Josh Klar
parent 0bebdd6d27
commit 328a29c439
33 changed files with 32 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
# Edit last 2 lines if you have a nRF52840 and want BLE
from kb import KMKKeyboard
from kmk.hid import HIDModes
from kmk.keys import KC
from kmk.modules.layers import Layers