Commit Graph

179 Commits (b51b3681b7d38f86d8c5b2df152c44ad5d7a1bff)

Author SHA1 Message Date
Joel Challis 7adef85fa4
Remove non promicro pins from converters (#18239) 3 years ago
Joel Challis 43fd647130
Add eeprom defaults for tinyuf2 bootloader (#18042) 3 years ago
Nick Brassel 1eac095c0c
Use the correct bootloader definition. (#18102) 3 years ago
David Hoelscher a645301c82
Add Bonsai C4 converter (#17711) 3 years ago
Stefan Kerkmann f74ed5fc53
Fix GD32VF103 WS2812 PWM driver (#18067) 3 years ago
Joel Challis 463fb72d29
Partially revert some WB32 specific changes (#18038) 3 years ago
Mega Mind fce99f3875
[Controller] Added board config for custom controller STeMCell (#16287) 3 years ago
yiancar dfc92d8f7b
Fix buffer size for WS2812 PWM driver (#17046) 3 years ago
Joy Lee c02d7ae86f
Added ws2812_pwm support for WB32 MCU. (#17142) 3 years ago
Joy Lee 6b1c7d20aa
Added ws2812_spi support for WB32 MCU (#17143) 3 years ago
Takeshi ISHII a83afb3fcd
Improve avr wait_us() (#16879) 3 years ago
Jay Greco 4eeafbebab
Add Bit-C PRO converter (#17827) 3 years ago
Joy Lee 19ce1418ba
Added implementation of WB32 MCU wear_leveling_efl. (#17579) 3 years ago
Sergey Vlasov 9e44362179
Add minimal STM32F103C6 support (#17853) 3 years ago
Nick Brassel d9eb152a90
Fix issue with #17904. (#17905) 3 years ago
Nick Brassel 94e8701b3e
Fixup compilation of printf-like functions with uint32_t args. (#17904) 3 years ago
Nick Brassel 543f54a483
[Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) 3 years ago
Joel Challis 98d5c77521
Remove legacy AVR ssd1306 driver (#17864) 3 years ago
Stefan Kerkmann a204523bbb
[Core] RP2040 disable PIO IRQs on serial timeout (#17839) 3 years ago
Stefan Kerkmann 157ea96411
ChibiOS: use correct status codes in i2c_master.c (#17808) 3 years ago
Stefan Kerkmann 083b42068a
Chibios: Stop I2C peripheral on transaction error (#17798) 3 years ago
Albert Y d510e80b89
Add Blok 2040 conversion (#17603) 3 years ago
Albert Y 05f30f0787
Use Pro Micro pinout for SDA/SCL (#17595) 3 years ago
Nick Brassel dc70ba612a
Post-bootloader EFL/SPI fixes. (#17661) 3 years ago
Nick Brassel dfff040433
Allow MCU-specific overrides for SPI flags. (#17650) 3 years ago
jack ffb34fc082
Include stdint.h in avr/i2c_master.h (#17639) 3 years ago
Stefan Kerkmann 45ffe42f1a
[Fix] Make ChibiOS `_wait.h` independent of `quantum.h` (#17645) 3 years ago
Stefan Kerkmann 3f5dc47296
[Core] Use polled waiting on ChibiOS platforms that support it (#17607) 3 years ago
Stefan Kerkmann 0348071810
Stabilize Half-duplex PIO split comms (#17612) 3 years ago
Albert Y cca5d35321
Update PM2040 I2C pins (#17578) 3 years ago
Stefan Kerkmann d9bb189e25
[Core] Update mpaland/printf to eyalroz/printf fork (#16163) 3 years ago
Joel Challis 744af003be
Add kb2040 and sparkfun rp2040 converters (#17514) 3 years ago
Nick Brassel 29a2bac469
Fixup SPI. (#17534) 3 years ago
Ryan ac5e6b6a3b
Tentative Teensy 3.5 support (#14420) 3 years ago
Nick Brassel 5846b40f74
RP2040 emulated EEPROM. (#17519) 3 years ago
Stefan Kerkmann 77d960cce3
Disable clang-format for stage2_bootloaders (#17516) 3 years ago
Stefan Kerkmann d717396708
[Core] Add Raspberry Pi RP2040 support (#14877) 3 years ago
Nick Brassel 34e244cecf
Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376) 3 years ago
Drashna Jaelre 7fd3d76faa
[Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466) 3 years ago
Stefan Kerkmann 9aa9155e88
[Core] Mark GD32VF103 as ChibiOS-Contrib (#17444) 3 years ago
Daniel Kao 608404f874
Fix AVR I2C master 1ms timeout (#17174) 3 years ago
Stefan Kerkmann 6a81cb44f2
[Fix] Fix compilation warning for non-split keebs after #17423 (#17439) 3 years ago
Stefan Kerkmann 2703ecc9e9
[BUG] Fix deadlocks on disconnected secondary half (#17423) 3 years ago
Stefan Kerkmann fe680a8568
[Core] Split ChibiOS usart split driver in protocol and hardware driver part (#16669) 3 years ago
Stefan Kerkmann 6d67e9df4b
[Core] Allow usage of ChibiOS's SIO driver for split keyboards (#15907) 3 years ago
Nick Brassel 1085500e89
Rework paths for eeprom locations. (#17326) 3 years ago
Stefan Kerkmann e89478eb0f
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 3 years ago
Thomas Preisner bbab8eb993
Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DELAY (#17178) 3 years ago
Andrew Dunai ecce9900c9
Improve PS/2 mouse performance (#17111) 3 years ago
Dasky 2de70e6f2d
Add uf2-split-* make targets. (#17257) 3 years ago