You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joel Challis 23f365f8bc
Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706)
* Ignore transport defaults if SPLIT_KEYBOARD is unset

* keep exists check
4 years ago
..
cli Extend 'qmk info' to handle keymap level overrides (#16702) 4 years ago
tests Map data driven `DESCRIPTION` as string literal (#16523) 4 years ago
__init__.py
c_parse.py Remove width, height and key_count from info.json (#14274) 4 years ago
commands.py Merge remote-tracking branch 'origin/master' into develop 4 years ago
comment_remover.py
constants.py [CLI] Add common util for dumping generated content (#16674) 4 years ago
converter.py
datetime.py
decorators.py CLI: Fix automagic (#13046) 5 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
git.py Relocate CLI git interactions (#16682) 4 years ago
info.py Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706) 4 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
json_schema.py CLI: Validate JSON keymap input (#16261) 4 years ago
keyboard.py `qmk info`: Nicer rendering of big-ass enter (#16541) 4 years ago
keymap.py Macros in JSON keymaps (#14374) 4 years ago
makefile.py
math.py
path.py qmk.path.FileType: fix argument handling (#16693) 4 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 5 years ago