index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
/
chibios
/
drivers
/
vendor
/
RP
Age
Commit message (
Expand
)
Author
2023-09-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-18
Add missing gpio include to ps2 vendor (#22063)
Dasky
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2023-07-09
drivers: remove direct `quantum.h` includes (#21473)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-25
[Core] PS/2 PIO Driver for RP2040 (#17893)
Marek Kraus
2023-01-23
[Bug] rp2040: fix timer wrap deadlock in ws2812 vendor driver (#19652)
Stefan Kerkmann
2022-11-11
Fixup WS2812 vendor driver (#19028)
jack
2022-11-10
[Core] Allow custom timings for WS2812 PIO driver (#18006)
Stefan Kerkmann
2022-10-21
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from...
Thomas Kriechbaumer
2022-10-04
[Bug] RP2040: only clear RX FIFO for serial pio driver clear (#18581)
Stefan Kerkmann
2022-09-20
Stabilize Half-duplex PIO split comms take 2 (#18421)
Stefan Kerkmann
2022-07-29
[Core] RP2040 disable PIO IRQs on serial timeout (#17839)
Stefan Kerkmann
2022-07-11
[Core] Use polled waiting on ChibiOS platforms that support it (#17607)
Stefan Kerkmann
2022-07-11
Stabilize Half-duplex PIO split comms (#17612)
Stefan Kerkmann
2022-06-30
[Core] Add Raspberry Pi RP2040 support (#14877)
Stefan Kerkmann