Commit Graph

113 Commits (6269c6b51c0f1bcedd226a65f5efeeadb4b51815)

Author SHA1 Message Date
dn9uyen 38209c5c86
Add emulated eeprom support for STM32F303xE (#16737) 3 years ago
Stefan Kerkmann 119abc4375
Refactor writePin to work with statements (#16738) 3 years ago
Drashna Jaelre 4a3b4104fe
[Bug] Fix unused variable error when using ChibiOS Bitbang serial driver (#16709) 3 years ago
Ryan 9ee2effe8e
HD44780 driver rework (#16370) 3 years ago
Joel Challis dd32cdf527
Redo workaround for pin_def errors on KINETIS (#16620) 3 years ago
Joel Challis 1833e65370
Workaround for pin_def errors on KINETIS (#16614) 3 years ago
Joel Challis 7e6f1c9e08
Force platform pin defs to be included (#16611) 3 years ago
Stefan Kerkmann 2bface8f89
Add flash target for UF2 bootloaders (#16525) 3 years ago
Nick Brassel 44f1bd9b3a
ChibiOS 21.11.1 update. (#16251) 3 years ago
Ryan d412854e37
analog.[ch]: remove unnecessary includes (#16471) 3 years ago
Stefan Kerkmann 156f0561f2
[Core] Squeeze AVR some more with `-mrelax` and `-mcall-prologues` (#16269) 3 years ago
Joel Challis 4fd04b2371
Fix compilation of ChibiOS UART driver (#16348) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Nick Brassel d31dd6d2a0
Followup to #16220, more test error output. (#16221) 3 years ago
Joel Challis 135c935990
Initial migration of suspend callbacks (#16067) 3 years ago
Sergey Vlasov 580ef6d88f
ChibiOS timer fixes (#16017) 3 years ago
Nick Brassel 0be2eaf174
Create a build error if no bootloader is specified. (#16181) 3 years ago
Nick Brassel 1bdc1c23c7
Fixup builds so that teensy EEPROM knows which MCU it's targeting. (#16168) 3 years ago
Nick Brassel e22efc037a
Don't make EEPROM size assumptions with dynamic keymaps. (#16054) 3 years ago
Stefan Kerkmann be59e8af2b
Deprecate split transactions status field (#16023) 3 years ago
Joel Challis 6a9ec74b32
Remove unused suspend_idle (#16063) 3 years ago
Ryan c71c0fba90
Fix bootloader_jump for certain CTRL boards (#16026) 3 years ago
Nick Brassel 8f22819d47
Default EEPROM implementation should be transient when not implemented. Removed the equivalent eeprom_teensy fallback. (#16020) 3 years ago
Nick Brassel 77062e9a36
Add L432, L442. (#16016) 3 years ago
Dasky 08a42dc72c
Fix broken bootloader builds in develop. (#15880) 3 years ago
Michael Stapelberg 7c186ebb97
Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)" (#15695) 3 years ago
Ryan 5fb93934d0
Fixes for bootloader refactor build failures (#15638) 3 years ago
QMK Bot be2265d0d1
Format code according to conventions (#15593) 3 years ago
Ryan 6bc870d899
Refactor `bootloader_jump()` implementations (#15450) 3 years ago
Nick Brassel 4d96e53222
More GPIO compilation fixes. (#15592) 3 years ago
Nick Brassel 3a3272a3d6
Defer pin operations to gpio.h (#15589) 3 years ago
Nick Brassel 6e40dfa022
Add open-drain GPIO support. (#15282) 3 years ago
Andrew-Fahmy 755731f0ba
Fix RESET not working for keyboards with Kiibohd bootloader (#15430) 4 years ago
Joy Lee 679f83f9de
Modified config.h default configuration (#15387) 4 years ago
Joel Challis 3bf2403244
Tidy up existing i2c_master implementations (#15376) 4 years ago
Joy Lee 193a1350a0
[Core] Added chconf.h for WB32 (#15359) 4 years ago
Nick Brassel 94d7cc3712
WB32F3G71 config migration with removal of unnecessary items. (#15309) 4 years ago
Joy Lee 68838bb700
Westberrytech pr (#14422) 4 years ago
Joel Challis 5e9c29da0d
Tidy up adjustable ws2812 timing (#15299) 4 years ago
Jordan Banasik 3d00620711
Add ifndef to WS2812 timing constraints (#14678) 4 years ago
Joel Challis 282e916d86
Remove use of __flash due to LTO issues (#15268) 4 years ago
Stefan Kerkmann 5c2052fd47
[Core] RISC-V toolchain and picolibc fixes (#15109) 4 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago
QMK Bot 2c5d66987d
Format code according to conventions (#15193) 4 years ago
Drashna Jaelre ca4b54bb30
Fix uart function prototypes (#15162) 4 years ago
Ryan 04b51e381e
Update UART driver API (#14839) 4 years ago
Nick Brassel 5da04fb45b
Update to ChibiOS 20.3.4, support builds against trunk (#14208) 4 years ago
Joel Challis 92385e30cd
Manually format develop (#15003) 4 years ago
Joel Challis 19b9e406dc
Align usbasp flashing behaviour (#14928) 4 years ago
Joel Challis d4be4b67a2
Relocate PS2 code (#14895) 4 years ago