mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-29 22:45:51 +00:00
5501e804ff
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
6 lines
101 B
Python
6 lines
101 B
Python
from . import doctor
|
|
from . import add
|
|
from . import remove
|
|
from . import list
|
|
from . import compile
|