This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-15 13:32:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d6fab1cfa4c16831cbd9727efddec654ca0460e
qmk_firmware-mirror
/
drivers
T
History
QMK Bot
46762bb078
Merge remote-tracking branch 'origin/master' into develop
2022-10-04 22:00:46 +00:00
..
bluetooth
Format code according to conventions (
#18533
)
2022-09-29 10:47:17 -07:00
eeprom
…
flash
Fixup compilation of printf-like functions with uint32_t args. (
#17904
)
2022-08-04 21:44:56 +10:00
gpio
…
haptic
Use a macro to compute the size of arrays at compile time (
#18044
)
2022-08-30 10:20:04 +02:00
lcd
…
led
Change
DRIVER_LED_COUNT
to
{LED,RGB}_MATRIX_LED_COUNT
(
#18399
)
2022-09-23 22:46:23 +10: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
[QP] Add RGB565 surface. Docs clarification, cleanup, tabsification, and reordering. (
#18396
)
2022-09-19 07:30:08 +10:00
ps2
…
sensors
Fix cirque tap from secondary side (
#18351
)
2022-09-14 23:48:43 -07:00
wear_leveling
…
serial.h
…
usb2422.c
…
usb2422.h
…
usbpd.h
…
ws2812.h
…