summaryrefslogtreecommitdiff
path: root/platforms
Commit message (Expand)AuthorAge
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-22
* [CI] Format code according to conventions (#16888)QMK Bot2022-04-19
* Update wb32-dfu (#16438)Joy Lee2022-04-19
* [Core] Use a mutex guard for split shared memory (#16647)Stefan Kerkmann2022-04-19
* Fixup AVR builds. (#16875)Nick Brassel2022-04-18
* Expose API for hardware unique ID (#16869)Joel Challis2022-04-18
* Add non blackpill F4x1 config files (#16600)Joel Challis2022-04-06
* Refactor CTPC logic to allow future converters (#16621)Joel Challis2022-04-03
* Add emulated eeprom support for STM32F303xE (#16737)dn9uyen2022-03-30
* Refactor writePin to work with statements (#16738)Stefan Kerkmann2022-03-27
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-23
|\
| * [Bug] Fix unused variable error when using ChibiOS Bitbang serial driver (#16...Drashna Jaelre2022-03-23
* | HD44780 driver rework (#16370)Ryan2022-03-19
* | Redo workaround for pin_def errors on KINETIS (#16620)Joel Challis2022-03-11
* | Workaround for pin_def errors on KINETIS (#16614)Joel Challis2022-03-11
* | Force platform pin defs to be included (#16611)Joel Challis2022-03-10
* | Add flash target for UF2 bootloaders (#16525)Stefan Kerkmann2022-03-07
* | ChibiOS 21.11.1 update. (#16251)Nick Brassel2022-03-07
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-04
|\|
| * analog.[ch]: remove unnecessary includes (#16471)Ryan2022-03-04
* | [Core] Squeeze AVR some more with `-mrelax` and `-mcall-prologues` (#16269)Stefan Kerkmann2022-02-26
|/
* 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