Age | Commit message (Expand) | Author |
2022-10-03 | `:flash`: print bootloader (#18569) | Ryan |
2022-09-01 | Remove non promicro pins from converters (#18239) | Joel Challis |
2022-08-25 | Add eeprom defaults for tinyuf2 bootloader (#18042) | Joel Challis |
2022-08-19 | Use the correct bootloader definition. (#18102) | Nick Brassel |
2022-08-18 | Add Bonsai C4 converter (#17711) | David Hoelscher |
2022-08-15 | Fix GD32VF103 WS2812 PWM driver (#18067) | Stefan Kerkmann |
2022-08-14 | Partially revert some WB32 specific changes (#18038) | Joel Challis |
2022-08-14 | [Controller] Added board config for custom controller STeMCell (#16287) | Mega Mind |
2022-08-13 | Fix buffer size for WS2812 PWM driver (#17046) | yiancar |
2022-08-13 | Added ws2812_pwm support for WB32 MCU. (#17142) | Joy Lee |
2022-08-13 | Added ws2812_spi support for WB32 MCU (#17143) | Joy Lee |
2022-08-14 | Improve avr wait_us() (#16879) | Takeshi ISHII |
2022-08-13 | Add Bit-C PRO converter (#17827) | Jay Greco |
2022-08-13 | Added implementation of WB32 MCU wear_leveling_efl. (#17579) | Joy Lee |
2022-08-11 | Add minimal STM32F103C6 support (#17853) | Sergey Vlasov |
2022-08-04 | Fix issue with #17904. (#17905) | Nick Brassel |
2022-08-04 | Fixup compilation of printf-like functions with uint32_t args. (#17904) | Nick Brassel |
2022-08-04 | [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) | Nick Brassel |
2022-07-31 | Remove legacy AVR ssd1306 driver (#17864) | Joel Challis |
2022-07-29 | [Core] RP2040 disable PIO IRQs on serial timeout (#17839) | Stefan Kerkmann |
2022-07-28 | ChibiOS: use correct status codes in i2c_master.c (#17808) | Stefan Kerkmann |
2022-07-26 | Chibios: Stop I2C peripheral on transaction error (#17798) | Stefan Kerkmann |
2022-07-21 | Add Blok 2040 conversion (#17603) | Albert Y |
2022-07-20 | Use Pro Micro pinout for SDA/SCL (#17595) | Albert Y |
2022-07-14 | Post-bootloader EFL/SPI fixes. (#17661) | Nick Brassel |
2022-07-13 | Allow MCU-specific overrides for SPI flags. (#17650) | Nick Brassel |
2022-07-12 | Include stdint.h in avr/i2c_master.h (#17639) | jack |
2022-07-12 | [Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645) | Stefan Kerkmann |
2022-07-11 | [Core] Use polled waiting on ChibiOS platforms that support it (#17607) | Stefan Kerkmann |
2022-07-11 | Stabilize Half-duplex PIO split comms (#17612) | Stefan Kerkmann |
2022-07-07 | Update PM2040 I2C pins (#17578) | Albert Y |
2022-07-07 | [Core] Update mpaland/printf to eyalroz/printf fork (#16163) | Stefan Kerkmann |
2022-07-06 | Add kb2040 and sparkfun rp2040 converters (#17514) | Joel Challis |
2022-07-05 | Fixup SPI. (#17534) | Nick Brassel |
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 |