You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/lib/python/qmk
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.
5 years ago
..
cli Initial work for consolidation of ChibiOS platform files (#8327) 5 years ago
tests Parse version better in `qmk doctor` GCC version checks (#9324) 5 years ago
__init__.py
c_parse.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
commands.py Add debug logging to `run()` (#9986) 5 years ago
comment_remover.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
constants.py CLI: Add ATmega328 and ATtiny85 to supported CPUs (#9371) 5 years ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
decorators.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
errors.py Small CLI cleanups 6 years ago
info.py Remove `DESCRIPTION` (#9732) 5 years ago
keyboard.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
keymap.py Fix the path for generated keymaps (#9213) 5 years ago
makefile.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
math.py [CLI] Add a subcommand for getting information about a keyboard (#8666) 5 years ago
path.py Fix running qmk info without any arguments (#9218) 5 years ago
questions.py Improve the functionality of qmk.questions (#8020) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 5 years ago