qmk_firmware/lib/python/qmk
Nick Brassel fb0c64a567
Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549)
2023-09-28 11:48:58 +01:00
..
cli Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549) 2023-09-28 11:48:58 +01:00
tests Update json2c to use dump_lines (#21013) 2023-05-22 07:03:59 +01:00
__init__.py
c_parse.py Slightly refine `g_led_config` parsing (#21170) 2023-06-08 21:08:02 +01:00
commands.py Remove layout aliases from keyboard_aliases.hjson (#21658) 2023-08-01 01:54:28 +01:00
comment_remover.py
constants.py feat, docs: WB32 flashing (#21217) 2023-07-08 00:48:45 +10:00
converter.py
datetime.py
decorators.py
errors.py
flashers.py feat, docs: WB32 flashing (#21217) 2023-07-08 00:48:45 +10:00
git.py
importers.py `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) 2023-05-20 22:15:05 +10:00
info.py Add *_MATRIX_LED_COUNT generation (#21110) 2023-08-27 04:00:14 +01:00
json_encoders.py `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) 2023-05-20 22:15:05 +10:00
json_schema.py
keyboard.py Allow for `qmk compile -kb all`. (#22022) 2023-09-22 12:12:20 +10:00
keycodes.py
keymap.py CLI: Improve keymap folder resolution (#20981) 2023-05-19 16:05:43 +10:00
makefile.py `qmk find`: usability improvements (#20440) 2023-05-20 22:14:43 +10:00
math.py
painter.py [Refactor] Python-ify QP's converter code (#20102) 2023-07-07 22:09:17 +10:00
painter_qff.py
painter_qgf.py
path.py CLI: Improve keymap folder resolution (#20981) 2023-05-19 16:05:43 +10:00
search.py `qmk find`: Fix handling of functions in filters (#21090) 2023-05-30 19:24:19 +01:00
submodules.py