summaryrefslogtreecommitdiffstats
path: root/platforms
Commit message (Expand)AuthorAgeFilesLines
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-3/+3
* Update ws2812_spi.c (#14237)JX2021-08-301-10/+10
* Move to correct location (#14171)Joel Challis2021-08-262-0/+0
* Fix bootloadHID comments breaking :flash (#14133)Drashna Jaelre2021-08-231-2/+2
* adding uf2 flash support for blackpill 401 (#13968)Path Nirvana2021-08-242-0/+176
* Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren2021-08-221-1/+1
* Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis2021-08-1878-0/+0
* `--parallel` improvements (#13800)ruro2021-08-183-13/+13
* Relocate platform specific drivers (#13894)Joel Challis2021-08-1735-0/+5635
* Add alternate ldscript for STM32duino (F103xB) (#12914)Ryan2021-08-183-2/+46
* Move all the flash logic from tmk_core (#13927)Joel Challis2021-08-153-0/+277
* Add support for STM32F407x MCUs. (#13718)thpoll832021-08-094-0/+411
* Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)Joakim Tufvegren2021-08-041-0/+5
* [Core] Unite half-duplex and full-duplex serial drivers (#13081)Stefan Kerkmann2021-07-022-2/+2
* Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-306-1/+427
* core: wire up flash make target for Teensy 4.x (#13077)Michael Stapelberg2021-06-172-0/+2
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-083-0/+11
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2911-5/+948
* Allow for overriding clocks on F4xx. (#12886)Nick Brassel2021-05-132-4/+14
* Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-066-0/+750
* UART driver refactor (#11637)Ryan2021-01-271-2/+2
* ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-192-2/+2
* ChibiOS 20.3.2 (#11495)Nick Brassel2021-01-204-48/+144
* Leftover early initialisation conversions (#11615)Nick Brassel2021-01-201-4/+0
* Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-101-11/+11
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-272-2/+2
|\
| * Ensure single newline at EOF for core files (#11310)Ryan2020-12-282-2/+2
* | ChibiOS conf migrations... take 3 (#11261)Nick Brassel2020-12-211-0/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-113-4/+4
|\|
| * Normalise include statements in core code (#11153)Ryan2020-12-113-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-094-4/+4
|\|
| * Fixup config template to match <> instead of "" for includes. (#11166)Nick Brassel2020-12-094-4/+4
| * Add default early-init bootloader to F042/F072. (#11120)Nick Brassel2020-12-042-0/+40
* | Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-049-2498/+60
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-0310-14/+1602
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-2814-662/+585
* Remove references to ch-bootloader-jump.patch (#10998)Joel Challis2020-11-223-6/+0
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-3/+0
* ARM backlight - timer implementation (#8291)Joel Challis2020-08-291-1/+1
* F303/Proton-C migration. (#9315)Nick Brassel2020-08-295-719/+57
* Initial work for consolidation of ChibiOS platform files (#8327)Nick Brassel2020-08-2940-0/+8154