summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/constants.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused LED_INDICATORS constant (#18686)Joel Challis2022-10-121-7/+0
* Fix PID value for the Keyboardio Atreus 2 bootloader (#18116)Sergey Vlasov2022-08-201-1/+1
* CLI: Teaching the CLI to flash binaries (#16584)Erovia2022-08-201-0/+48
* Fix new-keyboard default for RP2040 bootloader (#18100)Joel Challis2022-08-191-0/+1
* Improve importer workflow (#17707)Joel Challis2022-08-131-0/+5
* Tentative Teensy 3.5 support (#14420)Ryan2022-07-031-1/+1
* [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-301-1/+1
* Added support for Wb32fq95 (#16871)Joy Lee2022-05-231-1/+2
* [CLI] Add common util for dumping generated content (#16674)Joel Challis2022-03-181-0/+63
* CLI: Minor additions #12795 (#16276)Erovia2022-02-141-0/+39
* Add L432, L442. (#16016)Nick Brassel2022-01-241-1/+1
* Add missing STM32F405 definition in qmk.constants (#15937)Gigahawk2022-01-211-1/+1
* Westberrytech pr (#14422)Joy Lee2021-11-271-1/+1
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-181-1/+1
* Change `MK66F18` -> `MK66FX1M0` (#14659)Ryan2021-09-301-1/+1
* Add support for STM32F407x MCUs. (#13718)thpoll832021-08-091-1/+1
* CLI: Add git and venv info to doctor's output (#13405)Erovia2021-07-101-0/+3
* Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-301-1/+1
* Add STM32L433 and L443 support (#12063)Xelus222021-04-261-1/+1
* Add support for MCU = STM32F446 (#12619)Purdea Andrei2021-04-251-1/+1
* core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)Michael Stapelberg2021-03-171-1/+1
* 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