qmk_firmware/lib/python/qmk
precondition e13bb58c40
Only omit paths containing "/keymaps/" (#17468)
This allows keyboard names to contain the word "keymaps"
2022-06-25 20:40:49 +01:00
..
cli Fix clean arg handling (#17392) 2022-06-15 22:43:54 +01:00
tests Add support for linting deprecated and removed functionality (#17063) 2022-06-09 21:02:16 +01:00
__init__.py
c_parse.py Fix various lint errors (#17255) 2022-05-30 23:43:36 +01:00
commands.py Merge remote-tracking branch 'origin/master' into develop 2022-03-18 16:02:57 +00:00
comment_remover.py
constants.py Added support for Wb32fq95 (#16871) 2022-05-23 15:57:24 +10:00
converter.py
datetime.py
decorators.py
errors.py
git.py Perform stricter lint checks (#17348) 2022-06-14 14:54:46 +01:00
info.py Promote 'layouts require matrix data' to api error (#17349) 2022-06-10 11:44:48 +01:00
json_encoders.py Data driven g_led_config (#16728) 2022-05-16 07:39:29 +10:00
json_schema.py CLI: Bump the 'jsonschema' version (#16635) 2022-04-06 19:46:16 +01:00
keyboard.py Only omit paths containing "/keymaps/" (#17468) 2022-06-25 20:40:49 +01:00
keymap.py CLI: Add 'via2json' subcommand (#16468) 2022-03-24 21:13:40 +01:00
makefile.py
math.py
painter.py Quantum Painter (#10174) 2022-04-13 18:00:18 +10:00
painter_qff.py Quantum Painter (#10174) 2022-04-13 18:00:18 +10:00
painter_qgf.py Quantum Painter (#10174) 2022-04-13 18:00:18 +10:00
path.py qmk.path.FileType: fix argument handling (#16693) 2022-03-19 20:58:30 +00:00
submodules.py