Commit Graph

31 Commits (c2a81d8fd4d1b90cb0f2af8d6b97b51ec1fb5806)

Author SHA1 Message Date
Ryan 4137685f8e
backlight: split AVR PWM and timer drivers (#21540) 2 years ago
Ryan da2d2f947d
quantum: remove direct `quantum.h` includes (#21507) 2 years ago
Ryan cb2331713c
Relocate backlight drivers (#21444) 2 years ago
Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
Ryan 647c2835e6
WS2812 driver improvements (#20262) 2 years ago
Joel Challis b01dc36fbf
Tidy up duplication of MIN/MAX fallback implementations (#20236) 2 years ago
Ryan cf935d97ae
Fix functions with empty params (#19647) 2 years ago
Joel Challis 98d5c77521
Remove legacy AVR ssd1306 driver (#17864) 3 years ago
jack ffb34fc082
Include stdint.h in avr/i2c_master.h (#17639) 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
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
Ryan 9ee2effe8e
HD44780 driver rework (#16370) 3 years ago
Ryan d412854e37
analog.[ch]: remove unnecessary includes (#16471) 3 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 3 years ago
Stefan Kerkmann be59e8af2b
Deprecate split transactions status field (#16023) 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
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
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 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 d977e5d3e9
Remove Arduino-style `analogRead()` (#14348) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago