Age | Commit message (Expand) | Author |
2022-07-03 | Tentative Teensy 3.5 support (#14420) | Ryan |
2022-07-02 | RP2040 emulated EEPROM. (#17519) | Nick Brassel |
2022-06-30 | Disable clang-format for stage2_bootloaders (#17516) | Stefan Kerkmann |
2022-06-30 | [Core] Add Raspberry Pi RP2040 support (#14877) | Stefan Kerkmann |
2022-06-30 | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) | Nick Brassel |
2022-06-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-06-25 | [Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466) | Drashna Jaelre |
2022-06-23 | [Core] Mark GD32VF103 as ChibiOS-Contrib (#17444) | Stefan Kerkmann |
2022-06-22 | Fix AVR I2C master 1ms timeout (#17174) | Daniel Kao |
2022-06-21 | [Fix] Fix compilation warning for non-split keebs after #17423 (#17439) | Stefan Kerkmann |
2022-06-21 | [BUG] Fix deadlocks on disconnected secondary half (#17423) | Stefan Kerkmann |
2022-06-18 | [Core] Split ChibiOS usart split driver in protocol and hardware driver part ... | Stefan Kerkmann |
2022-06-17 | [Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907) | Stefan Kerkmann |
2022-06-08 | Rework paths for eeprom locations. (#17326) | Nick Brassel |
2022-06-06 | [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) | Stefan Kerkmann |
2022-05-30 | Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DE... | Thomas Preisner |
2022-05-30 | Improve PS/2 mouse performance (#17111) | Andrew Dunai |
2022-05-31 | Add uf2-split-* make targets. (#17257) | Dasky |
2022-05-23 | Added support for Wb32fq95 (#16871) | Joy Lee |
2022-05-18 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-05-18 | Fix platforms/avr/drivers/ws2812.c (#17043) | Takeshi ISHII |
2022-05-18 | Workaround for recent -Werror=array-bounds AVR issues (#17136) | Joel Challis |
2022-05-14 | [Core] Add Reboot keycode to core (#15990) | Drashna Jaelre |
2022-04-29 | Move disable_jtag to platforms (#16960) | Joel Challis |
2022-04-22 | [Core] Allow usage of AVRs minimal printf library (#16266) | Stefan Kerkmann |
2022-04-22 | Provide better config defaults for bluepill boards (#16909) | Joel Challis |
2022-04-19 | [CI] Format code according to conventions (#16888) | QMK Bot |
2022-04-19 | Update wb32-dfu (#16438) | Joy Lee |
2022-04-19 | [Core] Use a mutex guard for split shared memory (#16647) | Stefan Kerkmann |
2022-04-18 | Fixup AVR builds. (#16875) | Nick Brassel |
2022-04-18 | Expose API for hardware unique ID (#16869) | Joel Challis |
2022-04-06 | Add non blackpill F4x1 config files (#16600) | Joel Challis |
2022-04-03 | Refactor CTPC logic to allow future converters (#16621) | Joel Challis |
2022-03-30 | Add emulated eeprom support for STM32F303xE (#16737) | dn9uyen |
2022-03-27 | Refactor writePin to work with statements (#16738) | Stefan Kerkmann |
2022-03-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-03-23 | [Bug] Fix unused variable error when using ChibiOS Bitbang serial driver (#16... | Drashna Jaelre |
2022-03-19 | HD44780 driver rework (#16370) | Ryan |
2022-03-11 | Redo workaround for pin_def errors on KINETIS (#16620) | Joel Challis |
2022-03-11 | Workaround for pin_def errors on KINETIS (#16614) | Joel Challis |
2022-03-10 | Force platform pin defs to be included (#16611) | Joel Challis |
2022-03-07 | Add flash target for UF2 bootloaders (#16525) | Stefan Kerkmann |
2022-03-07 | ChibiOS 21.11.1 update. (#16251) | Nick Brassel |
2022-03-04 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-03-04 | analog.[ch]: remove unnecessary includes (#16471) | Ryan |
2022-02-26 | [Core] Squeeze AVR some more with `-mrelax` and `-mcall-prologues` (#16269) | Stefan Kerkmann |
2022-02-13 | Fix compilation of ChibiOS UART driver (#16348) | Joel Challis |
2022-02-12 | Format code according to conventions (#16322) | QMK Bot |
2022-02-05 | Followup to #16220, more test error output. (#16221) | Nick Brassel |
2022-02-05 | Initial migration of suspend callbacks (#16067) | Joel Challis |