summaryrefslogtreecommitdiff
path: root/platforms
Commit message (Expand)AuthorAge
* Fix some rp2040 hardware ID errors (#18617)Joel Challis2022-10-06
* Update ChibiOS hardware ID (#18613)Joel Challis2022-10-05
* onekey: Enable ADC for STM32F072 Discovery (#18592)Ryan2022-10-05
* [Core] RP2040: use built-in integer hardware divider and optimized i64 multip...Stefan Kerkmann2022-10-04
* [Core] PWM Backlight for RP2040 (#17706)Stefan Kerkmann2022-10-04
* [Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581)Stefan Kerkmann2022-10-04
* [Core] Serial-protocol: always clear receive queue on main half of split keyb...Stefan Kerkmann2022-10-03
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-03
|\
| * `:flash`: print bootloader (#18569)Ryan2022-10-03
* | Copy RP2040 vector table to RAM on startup (#18424)Stefan Kerkmann2022-09-22
* | Stabilize Half-duplex PIO split comms take 2 (#18421)Stefan Kerkmann2022-09-20
* | Add Elite-C to converters (#18309)Joel Challis2022-09-18
* | Add UART support for Kinetis boards (#18370)Ryan2022-09-17
* | Reboot wb32 devices after flashing (#18323)Joel Challis2022-09-10
* | Add Elite-Pi converter (#18236)Danny2022-09-08
* | Prevent USB peripheral fault when restarting USB on WB32 MCUs (#18058)Joy Lee2022-09-01
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-01
|\|
| * Remove non promicro pins from converters (#18239)Joel Challis2022-09-01
* | Move bootloader.mk to platforms (#18228)Ryan2022-08-31
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* | Remove deprecated USBasp and bootloadHID bootloader types (#18195)Ryan2022-08-28
|/
* Add eeprom defaults for tinyuf2 bootloader (#18042)Joel Challis2022-08-25
* Use the correct bootloader definition. (#18102)Nick Brassel2022-08-19
* Add Bonsai C4 converter (#17711)David Hoelscher2022-08-18
* Fix GD32VF103 WS2812 PWM driver (#18067)Stefan Kerkmann2022-08-15
* Partially revert some WB32 specific changes (#18038)Joel Challis2022-08-14
* [Controller] Added board config for custom controller STeMCell (#16287)Mega Mind2022-08-14
* Fix buffer size for WS2812 PWM driver (#17046)yiancar2022-08-13
* Added ws2812_pwm support for WB32 MCU. (#17142)Joy Lee2022-08-13
* Added ws2812_spi support for WB32 MCU (#17143)Joy Lee2022-08-13
* Improve avr wait_us() (#16879)Takeshi ISHII2022-08-14
* Add Bit-C PRO converter (#17827)Jay Greco2022-08-13
* Added implementation of WB32 MCU wear_leveling_efl. (#17579)Joy Lee2022-08-13
* Add minimal STM32F103C6 support (#17853)Sergey Vlasov2022-08-11
* Fix issue with #17904. (#17905)Nick Brassel2022-08-04
* Fixup compilation of printf-like functions with uint32_t args. (#17904)Nick Brassel2022-08-04
* [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)Nick Brassel2022-08-04
* Remove legacy AVR ssd1306 driver (#17864)Joel Challis2022-07-31
* [Core] RP2040 disable PIO IRQs on serial timeout (#17839)Stefan Kerkmann2022-07-29
* ChibiOS: use correct status codes in i2c_master.c (#17808)Stefan Kerkmann2022-07-28
* Chibios: Stop I2C peripheral on transaction error (#17798)Stefan Kerkmann2022-07-26
* Add Blok 2040 conversion (#17603)Albert Y2022-07-21
* Use Pro Micro pinout for SDA/SCL (#17595)Albert Y2022-07-20
* Post-bootloader EFL/SPI fixes. (#17661)Nick Brassel2022-07-14
* Allow MCU-specific overrides for SPI flags. (#17650)Nick Brassel2022-07-13
* Include stdint.h in avr/i2c_master.h (#17639)jack2022-07-12
* [Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645)Stefan Kerkmann2022-07-12
* [Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann2022-07-11
* Stabilize Half-duplex PIO split comms (#17612)Stefan Kerkmann2022-07-11
* Update PM2040 I2C pins (#17578)Albert Y2022-07-07