Age | Commit message (Expand) | Author |
2021-08-20 | Merge remote-tracking branch 'origin/master' into develop | Zach White |
2021-08-20 | Restore layout count validation (#14068) | Joel Challis |
2021-08-16 | Add a lot more data to info.json (#13366) | Zach White |
2021-08-16 | Defer the expensive search for layout macros until info.json has been process... | Zach White |
2021-08-09 | Merge remote-tracking branch 'origin/master' into develop | Zach White |
2021-08-09 | Fix generate api (#13930) | Zach White |
2021-07-11 | Matrix consistency check (#13470) | Zach White |
2021-06-24 | Optimize our jsonschema by using refs (#13271) | Zach White |
2021-06-22 | Remove the redundant pin name validation (#13251) | Zach White |
2021-06-19 | allow LINE_PINxx for Teensy 4.x pins (#13247) | Michael Stapelberg |
2021-05-09 | Catch 'LAYOUTS = all' in lint (#12848) | Joel Challis |
2021-03-24 | Add support for qmk_configurator style aliases (#11954) | Zach White |
2021-03-22 | use layout aliases when processing info.json (#12333) | Zach White |
2021-03-09 | improve detection of community layout support | Zach White |
2021-02-27 | Fix compile errors (#12048) | Zach White |
2021-02-27 | Fix develop (#12039) | Zach White |
2021-01-31 | Create a system to map between info.json and config.h/rules.mk (#11548) | Zach White |
2021-01-09 | Add support for specifying BOARD in info.json (#11492) | Zach White |
2021-01-09 | Use the schema to eliminate custom code (#11108) | Zach White |
2021-01-08 | fix bugs triggered by certain boards | Zach White |
2021-01-07 | Revert "change invalid pin from error to warning" | Zach White |
2021-01-07 | change invalid pin from error to warning | Zach White |
2021-01-07 | make flake8 happy | Zach White |
2021-01-07 | get qmk generate-api into a good state | Zach White |
2021-01-07 | validate keyboard data with jsonschema | Zach White |
2021-01-03 | fix keyboards with apostrophes in their names | Zach White |
2021-01-03 | Fix broken keyboards (#11412) | Zach White |
2020-12-30 | Configure keyboard matrix from info.json (#10817) | Zach White |
2020-12-19 | Change keyboard json format to bring it inline with the current api (#11231) | Zach White |
2020-11-07 | New command: qmk lint (#10761) | Zach White |
2020-10-25 | Generate api data on each push (#10609) | Zach White |
2020-10-18 | [CLI] Remove check for Input Club boards (#10636) | Ryan |
2020-10-09 | CLI: Fix MCU lists for `qmk info` (#10574) | Ryan |
2020-10-06 | Improve LAYOUT macro searching (#9530) | Ryan |
2020-07-16 | Remove `DESCRIPTION` (#9732) | Ryan |
2020-05-26 | [CLI] Add a subcommand for getting information about a keyboard (#8666) | Zach White |