Fix isort on incorrect files
This commit is contained in:
@@ -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
|
||||
|
@@ -4,6 +4,7 @@
|
||||
# Requires CircuitPython 7.0.0 to support the RP2040 MCU
|
||||
|
||||
from kb import KMKKeyboard
|
||||
|
||||
from kmk.extensions.RGB import RGB, AnimationModes
|
||||
from kmk.keys import KC
|
||||
from kmk.modules.layers import Layers
|
||||
|
@@ -4,6 +4,7 @@
|
||||
# Requires CircuitPython 7.0.0 to support the RP2040 MCU
|
||||
|
||||
from kb import KMKKeyboard
|
||||
|
||||
from kmk.extensions.RGB import RGB, AnimationModes
|
||||
from kmk.keys import KC
|
||||
from kmk.modules.layers import Layers
|
||||
|
@@ -3,6 +3,7 @@
|
||||
# Requires CircuitPython 7.0.0 to support the RP2040 MCU
|
||||
|
||||
from kb import KMKKeyboard
|
||||
|
||||
from kmk.extensions.RGB import RGB, AnimationModes
|
||||
from kmk.keys import KC
|
||||
from kmk.modules.layers import Layers
|
||||
|
@@ -4,6 +4,7 @@
|
||||
# Requires CircuitPython 7.0.0 to support the RP2040 MCU
|
||||
|
||||
from kb import KMKKeyboard
|
||||
|
||||
from kmk.extensions.RGB import RGB, AnimationModes
|
||||
from kmk.keys import KC
|
||||
from kmk.modules.layers import Layers
|
||||
|
@@ -4,6 +4,7 @@
|
||||
# Requires CircuitPython 7.0.0 to support the RP2040 MCU
|
||||
|
||||
from kb import KMKKeyboard
|
||||
|
||||
from kmk.extensions.RGB import RGB, AnimationModes
|
||||
from kmk.keys import KC
|
||||
from kmk.modules.layers import Layers
|
||||
|
@@ -4,6 +4,7 @@
|
||||
# Requires CircuitPython 7.0.0 to support the RP2040 MCU
|
||||
|
||||
from kb import KMKKeyboard
|
||||
|
||||
from kmk.extensions.RGB import RGB, AnimationModes
|
||||
from kmk.keys import KC
|
||||
from kmk.modules.layers import Layers
|
||||
|
Reference in New Issue
Block a user