qmk_firmware/lib/python/qmk
Zach White eaa9106ec7
Add support for specifying BOARD in info.json (#11492)
* add support for specifying BOARD in info.json

* move BOARD from rules.mk to info.json for clueboard

* fix keyboards that do not require board

* remove out of compliance values
2021-01-09 20:18:47 -08:00
..
cli Add support for specifying BOARD in info.json (#11492) 2021-01-09 20:18:47 -08:00
os_helpers Split of the doctor codebase (#11255) 2020-12-21 13:29:36 +01:00
tests Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00
__init__.py
c_parse.py remove extraneous comment 2021-01-08 08:40:23 -08:00
commands.py
comment_remover.py
constants.py Use the schema to eliminate custom code (#11108) 2021-01-09 13:34:14 -08:00
converter.py
datetime.py
decorators.py
errors.py
info.py Add support for specifying BOARD in info.json (#11492) 2021-01-09 20:18:47 -08:00
info_json_encoder.py Configure keyboard matrix from info.json (#10817) 2020-12-30 10:27:37 -08:00
keyboard.py
keymap.py [CLI] Add stdin support for json2c command (#11289) 2020-12-29 11:34:48 -08:00
makefile.py
math.py
path.py New command: qmk lint (#10761) 2020-11-07 09:56:08 -08:00
submodules.py