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.
Joel Challis f8266a228c
Migrate make_dfu_header to CLI (#12061)
* Migrate make_dfu_header to CLI

* lint fixes

* Update lib/python/qmk/cli/generate/dfu_header.py

Co-authored-by: Ryan <fauxpark@gmail.com>

* Rename object

Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
..
cli Migrate make_dfu_header to CLI (#12061) 5 years ago
os_helpers Fix develop (#12039) 5 years ago
tests Fix develop (#12039) 5 years ago
__init__.py
c_parse.py Fix develop (#12039) 5 years ago
commands.py CLI: Fix json flashing (#11765) 5 years ago
comment_remover.py
constants.py Add STM32G431 and STM32G474 board definitions. (#11793) 5 years ago
converter.py
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py Generate api data on each push (#10609) 5 years ago
errors.py
info.py Fix compile errors (#12048) 5 years ago
info_json_encoder.py Configure keyboard matrix from info.json (#10817) 5 years ago
keyboard.py `qmk info`: Add `--ascii` flag (#10793) 5 years ago
keymap.py Fix develop (#12039) 5 years ago
makefile.py
math.py
path.py Allow flash/compile to accept relative json paths (#11767) 5 years ago
submodules.py