qmk/lib/python/qmk
Joel Challis aa33fb00fd
Revert "Add *_MATRIX_LED_COUNT generation/validation (#19515)" (#21109)
This reverts commit 25c16b3ade.
2023-06-02 02:45:48 +01:00
..
cli Fix up `qmk find` when not specifying filters. (#21059) 2023-05-27 13:23:07 +10:00
tests Update json2c to use dump_lines (#21013) 2023-05-22 07:03:59 +01:00
__init__.py
c_parse.py Merge remote-tracking branch 'origin/master' into develop 2023-03-24 02:47:22 +00:00
commands.py Append user variables to the end of make command (#20177) 2023-04-03 15:20:39 +10:00
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py
errors.py
flashers.py
git.py Add commit info to `version.h` (#19542) 2023-02-02 18:23:27 +00:00
importers.py `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) 2023-05-20 22:15:05 +10:00
info.py Revert "Add *_MATRIX_LED_COUNT generation/validation (#19515)" (#21109) 2023-06-02 02:45:48 +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 Reallocate user/kb keycode ranges (#19907) 2023-02-23 09:50:09 +11:00
keyboard.py
keycodes.py Reallocate user/kb keycode ranges (#19907) 2023-02-23 09:50:09 +11:00
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 [Bugfix + Refactor] `qmk painter-convert-graphics` (#19994) 2023-05-26 03:07:06 +01:00
painter_qff.py
painter_qgf.py [QP] Fix up delta frame boundaries (#20296) 2023-03-31 08:41:11 +11:00
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