summaryrefslogtreecommitdiff
path: root/platforms
Commit message (Expand)AuthorAge
* Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-30
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-25
|\
| * [Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466)Drashna Jaelre2022-06-25
* | [Core] Mark GD32VF103 as ChibiOS-Contrib (#17444)Stefan Kerkmann2022-06-23
* | Fix AVR I2C master 1ms timeout (#17174)Daniel Kao2022-06-22
* | [Fix] Fix compilation warning for non-split keebs after #17423 (#17439)Stefan Kerkmann2022-06-21
* | [BUG] Fix deadlocks on disconnected secondary half (#17423)Stefan Kerkmann2022-06-21
* | [Core] Split ChibiOS usart split driver in protocol and hardware driver part ...Stefan Kerkmann2022-06-18
* | [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907)Stefan Kerkmann2022-06-17
* | Rework paths for eeprom locations. (#17326)Nick Brassel2022-06-08
* | [Core] Update C standard to GNU11, C++ to GNU++14 (#17114)Stefan Kerkmann2022-06-06
* | Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DE...Thomas Preisner2022-05-30
* | Improve PS/2 mouse performance (#17111)Andrew Dunai2022-05-30
* | Add uf2-split-* make targets. (#17257)Dasky2022-05-31
|/
* Added support for Wb32fq95 (#16871)Joy Lee2022-05-23
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-05-18
|\
| * Fix platforms/avr/drivers/ws2812.c (#17043)Takeshi ISHII2022-05-18
* | Workaround for recent -Werror=array-bounds AVR issues (#17136)Joel Challis2022-05-18
* | [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-14
* | Move disable_jtag to platforms (#16960)Joel Challis2022-04-29
* | [Core] Allow usage of AVRs minimal printf library (#16266)Stefan Kerkmann2022-04-22
* | 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