qmk_firmware/lib/python/qmk
Nick Brassel 28b8b578b0
compiledb: query include paths from gcc directly. (#14462)
* Query include paths from gcc directly.

* Change to -isystem

* qmk format-python

* tests
2021-09-20 14:15:07 +10:00
..
cli compiledb: query include paths from gcc directly. (#14462) 2021-09-20 14:15:07 +10:00
tests Remove bin/qmk (#14231) 2021-08-29 16:50:22 -07:00
__init__.py
c_parse.py Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
commands.py New CLI subcommand to create clang-compatible compilation database (compile_commands.json) (#14370) 2021-09-16 14:59:57 +10:00
comment_remover.py
constants.py Add support for STM32F407x MCUs. (#13718) 2021-08-09 06:52:13 +10:00
converter.py
datetime.py
decorators.py
errors.py
info.py Merge remote-tracking branch 'origin/master' into develop 2021-08-20 08:22:41 -07:00
json_encoders.py Remove references to info.json width and height in CLI (#13728) 2021-07-29 22:37:18 -07:00
json_schema.py Add a lot more data to info.json (#13366) 2021-08-16 23:33:30 +01:00
keyboard.py
keymap.py
makefile.py
math.py
path.py
submodules.py