qmk_firmware/lib/python/qmk
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
2021-08-18 21:52:41 +01:00
..
cli Add config.h and rules.mk support for data driven keymaps (#12859) 2021-08-18 21:52:41 +01:00
tests Remove references to info.json width and height in CLI (#13728) 2021-07-29 22:37:18 -07:00
__init__.py
c_parse.py
commands.py --parallel improvements (#13800) 2021-08-18 08:46:59 +10:00
comment_remover.py
constants.py Add support for STM32F407x MCUs. (#13718) 2021-08-09 06:52:13 +10:00
converter.py
datetime.py
decorators.py
errors.py
info.py Add a lot more data to info.json (#13366) 2021-08-16 23:33:30 +01:00
json_encoders.py Remove references to info.json width and height in CLI (#13728) 2021-07-29 22:37:18 -07:00
json_schema.py Add a lot more data to info.json (#13366) 2021-08-16 23:33:30 +01:00
keyboard.py
keymap.py
makefile.py
math.py
path.py
submodules.py