qmk_firmware/lib/python/qmk
Joel Challis 23f365f8bc
Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706)
* Ignore transport defaults if SPLIT_KEYBOARD is unset

* keep exists check
2022-03-22 10:48:13 +00:00
..
cli Extend 'qmk info' to handle keymap level overrides (#16702) 2022-03-21 11:57:41 +01:00
tests Map data driven DESCRIPTION as string literal (#16523) 2022-03-05 00:20:34 +00:00
__init__.py
c_parse.py
commands.py Merge remote-tracking branch 'origin/master' into develop 2022-03-18 16:02:57 +00:00
comment_remover.py
constants.py [CLI] Add common util for dumping generated content (#16674) 2022-03-18 01:09:29 +00:00
converter.py
datetime.py
decorators.py
errors.py
git.py Relocate CLI git interactions (#16682) 2022-03-18 16:02:24 +00:00
info.py Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706) 2022-03-22 10:48:13 +00:00
json_encoders.py
json_schema.py CLI: Validate JSON keymap input (#16261) 2022-02-28 20:02:39 +00:00
keyboard.py qmk info: Nicer rendering of big-ass enter (#16541) 2022-03-08 20:45:47 +00:00
keymap.py Macros in JSON keymaps (#14374) 2021-11-22 11:11:35 -08:00
makefile.py
math.py
path.py qmk.path.FileType: fix argument handling (#16693) 2022-03-19 20:58:30 +00:00
submodules.py