Commit Graph

254 Commits (173f54cf1f6e7119bcb09c1f61b6dc575dc40ecc)

Author SHA1 Message Date
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
Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 years ago
bwisn 7e3ff206b8
Add HT32 support to core (#14388) 4 years ago
Joel Challis 40bc5a8192
Enable CLI flashing via mdloader (#14729) 4 years ago
Dasky 7b753f227a
Enable eeprom with F401xE ld (#14752) 4 years ago
Joel Challis 951331cd8d
Fix i2c_readReg16 (#14730) 4 years ago
Ryan bc1f5ef381
i2c_master: Add support for reading/writing to 16-bit registers (#14289) 4 years ago
Drashna Jaelre ba8f1454f4
Move Audio drivers from quantum to platform drivers folder (#14308) 4 years ago
Joel Challis 3a2a39e5ec
Initial pass of F405 support (#14584) 4 years ago
Drashna Jaelre 7c10d00ca6
Add RGBW support to PWM and SPI drivers for ChibiOS (#14327) 4 years ago
Stefan Kerkmann efde8d657a
Use opendrain pin with external pullup again (#14474) 4 years ago
Drashna Jaelre c060ab4e64
Add i2c defaults for Convert to Proton C (#14470) 4 years ago
Joel Challis 84dba25533
Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) 4 years ago
Joel Challis 1a68feb842
Implement F4 eeprom (#14195) 4 years ago
Joel Challis a78f0e8a0b
Refactor use of _STM32_ defines (#14439) 4 years ago
Joel Challis 0ca4a56a04
Refactor use of STM32_SYSCLK (#14430) 4 years ago
Joel Challis 0fa217a5b7
Align ChibiOS I2C defs with other drivers (#14399) 4 years ago
Ryan d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase (#14354) 4 years ago