THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7cbff9d921879ef3c54837cb2ffc455e019f45b4
qmk_firmware
/
drivers
History
QMK Bot
6e55aa42fa
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 01:20:56 +00:00
..
bluetooth
Format code according to conventions (
#18533
)
2022-09-29 10:47:17 -07:00
eeprom
Fixup SPI. (
#17534
)
2022-07-05 22:41:35 +02:00
flash
Fixup compilation of printf-like functions with uint32_t args. (
#17904
)
2022-08-04 21:44:56 +10:00
gpio
mcp23018: add return status to init (
#18178
)
2022-10-13 18:03:32 -07:00
haptic
fix typo in solenoid.h (
#18635
)
2022-10-07 22:16:31 +01:00
lcd
Format code according to conventions (
#16686
)
2022-03-19 11:52:03 +00:00
led
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 01:20:56 +00:00
oled
define
oled_write_ln_P
as
oled_write_ln
for non-AVR MCUs (
#18589
)
2022-10-05 09:00:01 +11:00
painter
Make QP driver init functions weak. (
#18717
)
2022-10-14 18:15:02 +01:00
ps2
fix: ps2_interrupt.c failed to compile (
#18597
)
2022-10-05 20:59:28 +11:00
sensors
Fix cirque tap from secondary side (
#18351
)
2022-09-14 23:48:43 -07:00
wear_leveling
Wear-leveling EEPROM drivers:
embedded_flash
,
spi_flash
,
legacy
(
#17376
)
2022-06-30 07:42:23 +10:00
serial.h
[Core] Split ChibiOS usart split driver in protocol and hardware driver part (
#16669
)
2022-06-18 08:04:17 +10:00
usb2422.c
…
usb2422.h
…
usbpd.h
…
ws2812.h
ws2812: replace RGBLED_NUM with driver-owned constant to decouple driver from RGBLEDs/RGBMATRIX defines (
#18036
)
2022-10-21 08:17:51 +11:00