summaryrefslogtreecommitdiff
path: root/platforms
Commit message (Expand)AuthorAge
* Fix compilation of ChibiOS UART driver (#16348)Joel Challis2022-02-13
* Format code according to conventions (#16322)QMK Bot2022-02-12
* Followup to #16220, more test error output. (#16221)Nick Brassel2022-02-05
* Initial migration of suspend callbacks (#16067)Joel Challis2022-02-05
* ChibiOS timer fixes (#16017)Sergey Vlasov2022-02-05
* Create a build error if no bootloader is specified. (#16181)Nick Brassel2022-02-03
* Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168)Nick Brassel2022-02-02
* Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel2022-02-02
* Deprecate split transactions status field (#16023)Stefan Kerkmann2022-01-26
* Remove unused suspend_idle (#16063)Joel Challis2022-01-26
* Fix bootloader_jump for certain CTRL boards (#16026)Ryan2022-01-25
* Default EEPROM implementation should be transient when not implemented. Remov...Nick Brassel2022-01-24
* Add L432, L442. (#16016)Nick Brassel2022-01-24
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-09
|\
| * Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)"...Michael Stapelberg2022-01-10
* | Fixes for bootloader refactor build failures (#15638)Ryan2022-01-06
* | Format code according to conventions (#15593)QMK Bot2021-12-27
* | Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-27
* | More GPIO compilation fixes. (#15592)Nick Brassel2021-12-26
* | Defer pin operations to gpio.h (#15589)Nick Brassel2021-12-27
* | Add open-drain GPIO support. (#15282)Nick Brassel2021-12-27
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-08
|\|
| * Fix RESET not working for keyboards with Kiibohd bootloader (#15430)Andrew-Fahmy2021-12-07
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-05
|\|
| * Modified config.h default configuration (#15387)Joy Lee2021-12-06
* | Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-02
|/
* [Core] Added chconf.h for WB32 (#15359)Joy Lee2021-11-30
* WB32F3G71 config migration with removal of unnecessary items. (#15309)Nick Brassel2021-11-27
* Westberrytech pr (#14422)Joy Lee2021-11-27
* Tidy up adjustable ws2812 timing (#15299)Joel Challis2021-11-25
* Add ifndef to WS2812 timing constraints (#14678)Jordan Banasik2021-11-25
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* [Core] RISC-V toolchain and picolibc fixes (#15109)Stefan Kerkmann2021-11-20
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-19
* Fix uart function prototypes (#15162)Drashna Jaelre2021-11-15
* Update UART driver API (#14839)Ryan2021-11-13
* Update to ChibiOS 20.3.4, support builds against trunk (#14208)Nick Brassel2021-11-03
* Manually format develop (#15003)Joel Challis2021-11-01
* Align usbasp flashing behaviour (#14928)Joel Challis2021-10-24
* Relocate PS2 code (#14895)Joel Challis2021-10-20
* [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann2021-10-18
* Add HT32 support to core (#14388)bwisn2021-10-18
* Enable CLI flashing via mdloader (#14729)Joel Challis2021-10-15
* Enable eeprom with F401xE ld (#14752)Dasky2021-10-08
* Fix i2c_readReg16 (#14730)Joel Challis2021-10-07
* i2c_master: Add support for reading/writing to 16-bit registers (#14289)Ryan2021-10-07
* 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