qmk_firmware/lib/python/qmk/cli
Nick Brassel 385d49cc39 Initial work for consolidation of ChibiOS platform files (#8327)
* Initial work for consolidation of board files and default ChibiOS configs.

* Migrate F401/F411 black pills for testing.

* Add early init bootloader jump flag.

* Add support for I2C in order to use i2c_scanner keymap.

* Add F401/F411 HSE bypass to get things booting.

* Exempt "hooked" ChibiOS conf files from updater script.

* Fix up ordering for bootloader_defs file check.

* Match previous $(KEYBOARD_PATHS) value for Proton-C, updated for all board configs.
2020-08-29 14:30:02 -07:00
..
json
list
new
__init__.py
cformat.py Initial work for consolidation of ChibiOS platform files (#8327) 2020-08-29 14:30:02 -07:00
compile.py Fix the path for generated keymaps (#9213) 2020-05-26 15:18:49 -07:00
config.py
docs.py
doctor.py Parse version better in qmk doctor GCC version checks (#9324) 2020-06-18 19:37:47 +01:00
flash.py
hello.py
info.py Fix running qmk info without any arguments (#9218) 2020-05-27 09:43:22 +02:00
json2c.py
kle2json.py
pyformat.py
pytest.py