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 2e734fb6b9
Add config.h and rules.mk support for data driven keymaps (#12859)
* Add config.h and rules.mk support for data driven keymaps

* tidy up after rebase

* Rename key as it can contain more than just keyboard overrides

* tidy up after rebase

* Add validation
4 years ago
..
cli Add config.h and rules.mk support for data driven keymaps (#12859) 4 years ago
tests Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
__init__.py
c_parse.py 2021 May 29 Breaking Changes Update (#13034) 5 years ago
commands.py `--parallel` improvements (#13800) 4 years ago
comment_remover.py
constants.py Add support for STM32F407x MCUs. (#13718) 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
info.py Add a lot more data to info.json (#13366) 4 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
json_schema.py Add a lot more data to info.json (#13366) 4 years ago
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 5 years ago
keymap.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
makefile.py
math.py
path.py Add support for qmk_configurator style aliases (#11954) 5 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 5 years ago