summaryrefslogtreecommitdiff
path: root/quantum/mcu_selection.mk
Commit message (Expand)AuthorAge
* Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-30
* Remove dfu-util arguments from mcu_selection (#13150)Ryan2021-06-21
* Add STM32L433 and L443 support (#12063)Xelus222021-04-26
* Add support for MCU = STM32F446 (#12619)Purdea Andrei2021-04-25
* Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#...Nick Brassel2021-04-25
* Add support for producing UF2-format binaries. (#12435)Nick Brassel2021-04-06
* core: add support for MK66F18 (Teensy 3.6) micro controller (#12258)Michael Stapelberg2021-03-17
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-02-25
|\
| * V-USB suspend refactor (#11891)Ryan2021-02-25
* | Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-06
* | Adds AT90USB162 support (#11570)Dasky2021-01-29
|/
* Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-23
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Add logic for AT90USBxx7 where needed (#10203)Ryan2020-09-27
* Add STM32F401/F411 to mcu_selection.mk (#10278)Ryan2020-09-18
* Kiibohd bootloader, take 2 (#10129)Ryan2020-08-29
* Additional cleanups for V-USB code (#9310)Ryan2020-08-29
* adds support for the atmega328 (#9043)itsnoteasy2020-06-10
* Initial support for ATtiny85 (#8632)Joel Challis2020-04-02
* Align some ChibiOS build logic (#8461)Joel Challis2020-03-22
* Add Arm Teensys to mcu_selection.mk (#8026)Ryan2020-02-21
* Fix RESET keycode on some STM32F072 keyboards (#8134)Joel Challis2020-02-13
* Add rules.mk defaults for f103,f072,f042 (#7704)Joel Challis2019-12-28
* Set proper AVR part for USBasp avrdude flashing (#7552)fauxpark2019-12-07
* [Core] Remove PROGRAM_CMD in mcu_selection.mk for 32A (#7482)fauxpark2019-11-25
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-14
* Add 328P to mcu_selection.mk (#6682)fauxpark2019-09-07
* Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)fauxpark2019-09-05
* Add ATmega32U2 to mcu_selection.mk (#6561)fauxpark2019-08-17
* Add some defaults for ATmega32A to mcu_selection.mk (#6253)fauxpark2019-08-08
* Add DFU Suffix for ARM boards (#5763)Drashna Jaelre2019-05-03
* Adds Proton C Conversion (#4661)Jack Humbert2019-01-10