summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/constants.py
Commit message (Expand)AuthorAgeFilesLines
* Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-061-1/+1
* Create a system to map between info.json and config.h/rules.mk (#11548)Zach White2021-01-311-1/+1
* Adds AT90USB162 support (#11570)Dasky2021-01-291-1/+1
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-161-0/+5
|\
| * Improve the compile and flash subcommands (#11334)Zach White2021-01-161-0/+5
* | Use the schema to eliminate custom code (#11108)Zach White2021-01-091-1/+1
* | Configure keyboard matrix from info.json (#10817)Zach White2020-12-301-0/+11
|/
* Generate api data on each push (#10609)Zach White2020-10-251-0/+5
* CLI: Fix MCU lists for `qmk info` (#10574)Ryan2020-10-091-4/+3
* Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-271-1/+1
* Add STM32F401/F411 to ARM_PROCESSORS (#10362)Ryan2020-09-181-1/+1
* CLI: Add ATmega328 and ATtiny85 to supported CPUs (#9371)Erovia2020-06-171-1/+1
* [CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White2020-05-261-0/+6
* Use pathlib everywhere we can (#7872)skullydazed2020-02-171-0/+9