Age | Commit message (Expand) | Author |
2021-12-27 | Add open-drain GPIO support. (#15282) | Nick Brassel |
2021-12-08 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2021-12-07 | Fix RESET not working for keyboards with Kiibohd bootloader (#15430) | Andrew-Fahmy |
2021-12-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2021-12-06 | Modified config.h default configuration (#15387) | Joy Lee |
2021-12-02 | Tidy up existing i2c_master implementations (#15376) | Joel Challis |
2021-11-30 | [Core] Added chconf.h for WB32 (#15359) | Joy Lee |
2021-11-27 | WB32F3G71 config migration with removal of unnecessary items. (#15309) | Nick Brassel |
2021-11-27 | Westberrytech pr (#14422) | Joy Lee |
2021-11-25 | Tidy up adjustable ws2812 timing (#15299) | Joel Challis |
2021-11-25 | Add ifndef to WS2812 timing constraints (#14678) | Jordan Banasik |
2021-11-24 | Remove use of __flash due to LTO issues (#15268) | Joel Challis |
2021-11-20 | [Core] RISC-V toolchain and picolibc fixes (#15109) | Stefan Kerkmann |
2021-11-19 | Move tmk_core/common/<plat> (#13918) | Joel Challis |
2021-11-15 | Fix uart function prototypes (#15162) | Drashna Jaelre |
2021-11-13 | Update UART driver API (#14839) | Ryan |
2021-11-03 | Update to ChibiOS 20.3.4, support builds against trunk (#14208) | Nick Brassel |
2021-11-01 | Manually format develop (#15003) | Joel Challis |
2021-10-24 | Align usbasp flashing behaviour (#14928) | Joel Challis |
2021-10-20 | Relocate PS2 code (#14895) | Joel Challis |
2021-10-18 | [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) | Stefan Kerkmann |
2021-10-18 | Add HT32 support to core (#14388) | bwisn |
2021-10-15 | Enable CLI flashing via mdloader (#14729) | Joel Challis |
2021-10-08 | Enable eeprom with F401xE ld (#14752) | Dasky |
2021-10-07 | Fix i2c_readReg16 (#14730) | Joel Challis |
2021-10-07 | i2c_master: Add support for reading/writing to 16-bit registers (#14289) | Ryan |
2021-10-06 | Move Audio drivers from quantum to platform drivers folder (#14308) | Drashna Jaelre |
2021-09-25 | Initial pass of F405 support (#14584) | Joel Challis |
2021-09-18 | Add RGBW support to PWM and SPI drivers for ChibiOS (#14327) | Drashna Jaelre |
2021-09-17 | Use opendrain pin with external pullup again (#14474) | Stefan Kerkmann |
2021-09-16 | Add i2c defaults for Convert to Proton C (#14470) | Drashna Jaelre |
2021-09-16 | Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) | Joel Challis |
2021-09-15 | Implement F4 eeprom (#14195) | Joel Challis |
2021-09-15 | Refactor use of _STM32_ defines (#14439) | Joel Challis |
2021-09-14 | Refactor use of STM32_SYSCLK (#14430) | Joel Challis |
2021-09-12 | Align ChibiOS I2C defs with other drivers (#14399) | Joel Challis |
2021-09-10 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2021-09-10 | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan |
2021-09-08 | Remove Arduino-style `analogRead()` (#14348) | Ryan |
2021-08-30 | Update ws2812_spi.c (#14237) | JX |
2021-08-26 | Move to correct location (#14171) | Joel Challis |
2021-08-23 | Fix bootloadHID comments breaking :flash (#14133) | Drashna Jaelre |
2021-08-24 | adding uf2 flash support for blackpill 401 (#13968) | Path Nirvana |
2021-08-22 | Make solo half of split keyboards (more) usable. (#13523) | Joakim Tufvegren |
2021-08-18 | Move chibios board files to allow tmk_core platform migration (#13777) | Joel Challis |
2021-08-18 | `--parallel` improvements (#13800) | ruro |
2021-08-17 | Relocate platform specific drivers (#13894) | Joel Challis |
2021-08-18 | Add alternate ldscript for STM32duino (F103xB) (#12914) | Ryan |
2021-08-15 | Move all the flash logic from tmk_core (#13927) | Joel Challis |
2021-08-09 | Add support for STM32F407x MCUs. (#13718) | thpoll83 |