35 Commits (2e734fb6b9e3480854b794218d381559aab431b7)

Author SHA1 Message Date
  Joel Challis 2e734fb6b9
Add config.h and rules.mk support for data driven keymaps (#12859) 2 years ago
  Zach White 8d9bfdc254
Add a lot more data to info.json (#13366) 2 years ago
  Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 3 years ago
  Zach White 0713797c58
Ensure that safe_commands always run (#13199) 3 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Zach White bc67ca6a59
search for the readme in higher directories as well (#12997) 3 years ago
  Zach White 4c0d8ae8d7
ensure we do not conflict with existing keymap aliases (#12976) 3 years ago
  Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940) 3 years ago
  Zach White a3e7f3e7c5
Improve our CI tests (#11476) 3 years ago
  Joel Challis 0fd8faa1ad
Fix unused import in recent generation code (#12781) 3 years ago
  Joel Challis fc2b51194c
Allow <keyboard>.h to be optional when going data driven (#12706) 3 years ago
  Zach White 588bcdc8ca
Add support for tab completion (#12411) 3 years ago
  Zach White 3e60997edb
Add a `qmk format-json` command that will format JSON files (#12372) 3 years ago
  github-actions[bot] 54b80ecf9f
[CI] Format code according to conventions (#12363) 3 years ago
  Zach White 299008be36
Add support for qmk_configurator style aliases (#11954) 3 years ago
  Ryan 6461087c86
`qmk generate-rules-mk`: add `--escape` switch for makefile logic (#12101) 3 years ago
  Joel Challis f8266a228c
Migrate make_dfu_header to CLI (#12061) 3 years ago
  Joel Challis 59c7deab09
Fix generated file output while target exists (#12062) 3 years ago
  Zach White 1581ea48dc
Fix develop (#12039) 3 years ago
  Zach White ef6329af7c
Create a system to map between info.json and config.h/rules.mk (#11548) 3 years ago
  Zach White eaa9106ec7
Add support for specifying BOARD in info.json (#11492) 3 years ago
  Zach White 962bc8d9dd
Use the schema to eliminate custom code (#11108) 3 years ago
  Zach White e2c7f89347 typo fix 3 years ago
  Zach White 30331b383f fix bugs triggered by certain boards 3 years ago
  Zach White 9a178f6826 fix rgblight properties 3 years ago
  Zach White 56ef80216a make flake8 happy 3 years ago
  Zach White b2c26f7cdd get qmk generate-api into a good state 3 years ago
  Zach White ededff8556 validate keyboard data with jsonschema 3 years ago
  Zach White 6daa204363 fix keyboards with apostrophes in their names 3 years ago
  Zach White 11bd98f684
Fix broken keyboards (#11412) 3 years ago
  Zach White f27d8d9448
Fix compiling on develop (#11409) 3 years ago
  Zach White 47b9b11009
Configure keyboard matrix from info.json (#10817) 3 years ago
  Zach White 624cafbfd2
Change keyboard json format to bring it inline with the current api (#11231) 3 years ago
  Ryan 37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c (#11174) 3 years ago
  Joel Challis aae3b35c0f
CI: Add docs build and deploy workflow (#7448) 3 years ago
  Zach White 0c42f91f4c
Generate api data on each push (#10609) 3 years ago