summaryrefslogtreecommitdiff
path: root/lib/python/qmk/info.py
AgeCommit message (Expand)Author
2022-03-04Change data driven "str" type to represent a quoted string literal (#16516)Ryan
2022-02-27Fix issues with data driven split keyboards (#16457)Joel Challis
2022-02-27Revert CLI default for manufacturer (#16467)Joel Challis
2022-02-15Various fixes for new-keyboard (#16358)Joel Challis
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2021-11-27Westberrytech pr (#14422)Joy Lee
2021-11-05Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-11-04Fixup actions. (#15057)Nick Brassel
2021-10-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-31[CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)Mateusz Ż
2021-10-18Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis
2021-10-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-10-16Try to clarify "number of elements in info.json does not match" error (#14844)Ryan
2021-10-09Remove QWIIC_DRIVERS (#14174)Joel Challis
2021-09-27Cleanup issues identified by lgtm (#14459)Zach White
2021-08-20Merge remote-tracking branch 'origin/master' into developZach White
2021-08-20Restore layout count validation (#14068)Joel Challis
2021-08-16Add a lot more data to info.json (#13366)Zach White
2021-08-16Defer the expensive search for layout macros until info.json has been process...Zach White
2021-08-09Merge remote-tracking branch 'origin/master' into developZach White
2021-08-09Fix generate api (#13930)Zach White
2021-07-11Matrix consistency check (#13470)Zach White
2021-06-24Optimize our jsonschema by using refs (#13271)Zach White
2021-06-22Remove the redundant pin name validation (#13251)Zach White
2021-06-19allow LINE_PINxx for Teensy 4.x pins (#13247)Michael Stapelberg
2021-05-09Catch 'LAYOUTS = all' in lint (#12848)Joel Challis
2021-03-24Add support for qmk_configurator style aliases (#11954)Zach White
2021-03-22use layout aliases when processing info.json (#12333)Zach White
2021-03-09improve detection of community layout supportZach White
2021-02-27Fix compile errors (#12048)Zach White
2021-02-27Fix develop (#12039)Zach White
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White
2021-01-09Add support for specifying BOARD in info.json (#11492)Zach White
2021-01-09Use the schema to eliminate custom code (#11108)Zach White
2021-01-08fix bugs triggered by certain boardsZach White
2021-01-07Revert "change invalid pin from error to warning"Zach White
2021-01-07change invalid pin from error to warningZach White
2021-01-07make flake8 happyZach White
2021-01-07get qmk generate-api into a good stateZach White
2021-01-07validate keyboard data with jsonschemaZach White
2021-01-03fix keyboards with apostrophes in their namesZach White
2021-01-03Fix broken keyboards (#11412)Zach White
2020-12-30Configure keyboard matrix from info.json (#10817)Zach White
2020-12-19Change keyboard json format to bring it inline with the current api (#11231)Zach White
2020-11-07New command: qmk lint (#10761)Zach White
2020-10-25Generate api data on each push (#10609)Zach White
2020-10-18[CLI] Remove check for Input Club boards (#10636)Ryan
2020-10-09CLI: Fix MCU lists for `qmk info` (#10574)Ryan
2020-10-06Improve LAYOUT macro searching (#9530)Ryan