Commit Graph

48 Commits (a304a9b51ed6e876f25c579f383e2cbf9afb8353)

Author SHA1 Message Date
jack ffb34fc082
Include stdint.h in avr/i2c_master.h (#17639) 3 years ago
Stefan Kerkmann d9bb189e25
[Core] Update mpaland/printf to eyalroz/printf fork (#16163) 3 years ago
Drashna Jaelre 7fd3d76faa
[Split] Ensure SOFT_SERIAL_PIN is defined if USE_I2C isn't defined (#17466) 3 years ago
Daniel Kao 608404f874
Fix AVR I2C master 1ms timeout (#17174) 3 years ago
Stefan Kerkmann e89478eb0f
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 3 years ago
Andrew Dunai ecce9900c9
Improve PS/2 mouse performance (#17111) 3 years ago
Takeshi ISHII 80405c6d96
Fix platforms/avr/drivers/ws2812.c (#17043) 3 years ago
Joel Challis 6503987c84
Workaround for recent -Werror=array-bounds AVR issues (#17136) 3 years ago
Drashna Jaelre 787a68948f
[Core] Add Reboot keycode to core (#15990) 3 years ago
Joel Challis d458d4a596
Move disable_jtag to platforms (#16960) 3 years ago
Stefan Kerkmann b1681fb6a1
[Core] Allow usage of AVRs minimal printf library (#16266) 3 years ago
Nick Brassel f50a623909
Fixup AVR builds. (#16875) 3 years ago
Joel Challis b8245a5507
Expose API for hardware unique ID (#16869) 3 years ago
Ryan 9ee2effe8e
HD44780 driver rework (#16370) 3 years ago
Joel Challis 7e6f1c9e08
Force platform pin defs to be included (#16611) 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
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
Nick Brassel 0be2eaf174
Create a build error if no bootloader is specified. (#16181) 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
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
Joel Challis 3bf2403244
Tidy up existing i2c_master implementations (#15376) 4 years ago
Joel Challis 5e9c29da0d
Tidy up adjustable ws2812 timing (#15299) 4 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago
Drashna Jaelre ca4b54bb30
Fix uart function prototypes (#15162) 4 years ago
Ryan 04b51e381e
Update UART driver API (#14839) 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
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
Ryan d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase (#14354) 4 years ago
Ryan d977e5d3e9
Remove Arduino-style `analogRead()` (#14348) 4 years ago
Drashna Jaelre d57d9aec4f
Fix bootloadHID comments breaking :flash (#14133) 4 years ago
ruro 3b28178deb
`--parallel` improvements (#13800) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
Joel Challis ab941ce614
Move all the flash logic from tmk_core (#13927) 4 years ago