summaryrefslogtreecommitdiff
path: root/platforms
AgeCommit message (Expand)Author
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-15Fix uart function prototypes (#15162)Drashna Jaelre
2021-11-13Update UART driver API (#14839)Ryan
2021-11-03Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel
2021-11-01Manually format develop (#15003)Joel Challis
2021-10-24Align usbasp flashing behaviour (#14928)Joel Challis
2021-10-20Relocate PS2 code (#14895)Joel Challis
2021-10-18[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann
2021-10-18Add HT32 support to core (#14388)bwisn
2021-10-15Enable CLI flashing via mdloader (#14729)Joel Challis
2021-10-08Enable eeprom with F401xE ld (#14752)Dasky
2021-10-07Fix i2c_readReg16 (#14730)Joel Challis
2021-10-07i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan
2021-10-06Move Audio drivers from quantum to platform drivers folder (#14308)Drashna Jaelre
2021-09-25Initial pass of F405 support (#14584)Joel Challis
2021-09-18Add RGBW support to PWM and SPI drivers for ChibiOS (#14327)Drashna Jaelre
2021-09-17Use opendrain pin with external pullup again (#14474)Stefan Kerkmann
2021-09-16Add i2c defaults for Convert to Proton C (#14470)Drashna Jaelre
2021-09-16Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis
2021-09-15Implement F4 eeprom (#14195)Joel Challis
2021-09-15Refactor use of _STM32_ defines (#14439)Joel Challis
2021-09-14Refactor use of STM32_SYSCLK (#14430)Joel Challis
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-09-10Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-10Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan
2021-09-08Remove Arduino-style `analogRead()` (#14348)Ryan
2021-08-30Update ws2812_spi.c (#14237)JX
2021-08-26Move to correct location (#14171)Joel Challis
2021-08-23Fix bootloadHID comments breaking :flash (#14133)Drashna Jaelre
2021-08-24adding uf2 flash support for blackpill 401 (#13968)Path Nirvana
2021-08-22Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren
2021-08-18Move chibios board files to allow tmk_core platform migration (#13777)Joel Challis
2021-08-18`--parallel` improvements (#13800)ruro
2021-08-17Relocate platform specific drivers (#13894)Joel Challis
2021-08-18Add alternate ldscript for STM32duino (F103xB) (#12914)Ryan
2021-08-15Move all the flash logic from tmk_core (#13927)Joel Challis
2021-08-09Add support for STM32F407x MCUs. (#13718)thpoll83
2021-08-04Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870)Joakim Tufvegren
2021-07-02[Core] Unite half-duplex and full-duplex serial drivers (#13081)Stefan Kerkmann
2021-06-30Adds support for STM32L412xB, STM32L422xB. (#13383)Nick Brassel
2021-06-17core: wire up flash make target for Teensy 4.x (#13077)Michael Stapelberg
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-13Allow for overriding clocks on F4xx. (#12886)Nick Brassel
2021-02-06Add STM32G431 and STM32G474 board definitions. (#11793)Nick Brassel
2021-01-27UART driver refactor (#11637)Ryan
2021-01-19ChibiOS enable memory allocations (#11620)Nick Brassel
2021-01-20ChibiOS 20.3.2 (#11495)Nick Brassel
2021-01-20Leftover early initialisation conversions (#11615)Nick Brassel
2021-01-10Disable subsystems repo-wide. (#11449)Nick Brassel