| Commit message (Expand) | Author | Age | Files | Lines |
* | adding uf2 flash support for blackpill 401 (#13968) | Path Nirvana | 2021-08-24 | 1 | -1/+6 |
* | Add support for STM32F407x MCUs. (#13718) | thpoll83 | 2021-08-09 | 1 | -0/+32 |
* | Adds support for STM32L412xB, STM32L422xB. (#13383) | Nick Brassel | 2021-06-30 | 1 | -0/+34 |
* | Remove dfu-util arguments from mcu_selection (#13150) | Ryan | 2021-06-21 | 1 | -40/+0 |
* | Add STM32L433 and L443 support (#12063) | Xelus22 | 2021-04-26 | 1 | -0/+38 |
* | Add support for MCU = STM32F446 (#12619) | Purdea Andrei | 2021-04-25 | 1 | -0/+34 |
* | Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#... | Nick Brassel | 2021-04-25 | 1 | -1/+6 |
* | Add support for producing UF2-format binaries. (#12435) | Nick Brassel | 2021-04-06 | 1 | -0/+24 |
* | core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) | Michael Stapelberg | 2021-03-17 | 1 | -0/+27 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-02-25 | 1 | -13/+0 |
|\ |
|
| * | V-USB suspend refactor (#11891) | Ryan | 2021-02-25 | 1 | -13/+0 |
* | | Add STM32G431 and STM32G474 board definitions. (#11793) | Nick Brassel | 2021-02-06 | 1 | -0/+66 |
* | | Adds AT90USB162 support (#11570) | Dasky | 2021-01-29 | 1 | -2/+2 |
|/ |
|
* | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan | 2020-12-23 | 1 | -1/+0 |
* | 2020 November 28 Breaking Changes Update (#11053) | James Young | 2020-11-28 | 1 | -0/+3 |
* | Add logic for AT90USBxx7 where needed (#10203) | Ryan | 2020-09-27 | 1 | -1/+1 |
* | Add STM32F401/F411 to mcu_selection.mk (#10278) | Ryan | 2020-09-18 | 1 | -30/+96 |
* | Kiibohd bootloader, take 2 (#10129) | Ryan | 2020-08-29 | 1 | -0/+2 |
* | Additional cleanups for V-USB code (#9310) | Ryan | 2020-08-29 | 1 | -3/+0 |
* | adds support for the atmega328 (#9043) | itsnoteasy | 2020-06-10 | 1 | -0/+18 |
* | Initial support for ATtiny85 (#8632) | Joel Challis | 2020-04-02 | 1 | -0/+15 |
* | Align some ChibiOS build logic (#8461) | Joel Challis | 2020-03-22 | 1 | -0/+2 |
* | Add Arm Teensys to mcu_selection.mk (#8026) | Ryan | 2020-02-21 | 1 | -0/+82 |
* | Fix RESET keycode on some STM32F072 keyboards (#8134) | Joel Challis | 2020-02-13 | 1 | -1/+1 |
* | Add rules.mk defaults for f103,f072,f042 (#7704) | Joel Challis | 2019-12-28 | 1 | -10/+104 |
* | Set proper AVR part for USBasp avrdude flashing (#7552) | fauxpark | 2019-12-07 | 1 | -0/+6 |
* | [Core] Remove PROGRAM_CMD in mcu_selection.mk for 32A (#7482) | fauxpark | 2019-11-25 | 1 | -3/+0 |
* | [Core] Cleanup rules.mk for F303 keyboards (#7306) | fauxpark | 2019-11-14 | 1 | -4/+4 |
* | Add 328P to mcu_selection.mk (#6682) | fauxpark | 2019-09-07 | 1 | -0/+15 |
* | Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566) | fauxpark | 2019-09-05 | 1 | -1/+1 |
* | Add ATmega32U2 to mcu_selection.mk (#6561) | fauxpark | 2019-08-17 | 1 | -1/+1 |
* | Add some defaults for ATmega32A to mcu_selection.mk (#6253) | fauxpark | 2019-08-08 | 1 | -2/+24 |
* | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre | 2019-05-03 | 1 | -0/+1 |
* | Adds Proton C Conversion (#4661) | Jack Humbert | 2019-01-10 | 1 | -0/+70 |