summaryrefslogtreecommitdiff
path: root/platforms
Commit message (Expand)AuthorAge
* Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre2021-10-06
* Initial pass of F405 support (#14584)Joel Challis2021-09-25
* Add RGBW support to PWM and SPI drivers for ChibiOS (#14327)Drashna Jaelre2021-09-18
* Use opendrain pin with external pullup again (#14474)Stefan Kerkmann2021-09-17
* Add i2c defaults for Convert to Proton C (#14470)Drashna Jaelre2021-09-16
* Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis2021-09-16
* Implement F4 eeprom (#14195)Joel Challis2021-09-15
* Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-15
* Refactor use of STM32_SYSCLK (#14430)Joel Challis2021-09-14
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-12
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-10
|\
| * Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* | Remove Arduino-style `analogRead()` (#14348)Ryan2021-09-08
|/
* Update ws2812_spi.c (#14237)JX2021-08-30
* Move to correct location (#14171)Joel Challis2021-08-26
* Fix bootloadHID comments breaking :flash (#14133)Drashna Jaelre2021-08-23
* adding uf2 flash support for blackpill 401 (#13968)Path Nirvana2021-08-24
* Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren2021-08-22
* Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis2021-08-18
* `--parallel` improvements (#13800)ruro2021-08-18
* Relocate platform specific drivers (#13894)Joel Challis2021-08-17
* Add alternate ldscript for STM32duino (F103xB) (#12914)Ryan2021-08-18
* Move all the flash logic from tmk_core (#13927)Joel Challis2021-08-15
* Add support for STM32F407x MCUs. (#13718)thpoll832021-08-09
* Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)Joakim Tufvegren2021-08-04
* [Core] Unite half-duplex and full-duplex serial drivers (#13081)Stefan Kerkmann2021-07-02
* Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel2021-06-30
* core: wire up flash make target for Teensy 4.x (#13077)Michael Stapelberg2021-06-17
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Allow for overriding clocks on F4xx. (#12886)Nick Brassel2021-05-13
* Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel2021-02-06
* UART driver refactor (#11637)Ryan2021-01-27
* ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-19
* ChibiOS 20.3.2 (#11495)Nick Brassel2021-01-20
* Leftover early initialisation conversions (#11615)Nick Brassel2021-01-20
* Disable subsystems repo-wide. (#11449)Nick Brassel2021-01-10
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-27
|\
| * Ensure single newline at EOF for core files (#11310)Ryan2020-12-28
* | ChibiOS conf migrations... take 3 (#11261)Nick Brassel2020-12-21
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-11
|\|
| * Normalise include statements in core code (#11153)Ryan2020-12-11
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-09
|\|
| * Fixup config template to match <> instead of "" for includes. (#11166)Nick Brassel2020-12-09
| * Add default early-init bootloader to F042/F072. (#11120)Nick Brassel2020-12-04
* | Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-04
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Remove references to ch-bootloader-jump.patch (#10998)Joel Challis2020-11-22
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-29