This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-18 09:34:10 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
platforms
/
avr
History
Ryan
47966dc2a6
Migrate
rgblight.pin
and
RGB_DI_PIN
to
ws2812.pin
(
#20303
)
2023-04-06 18:00:54 +10:00
..
bootloaders
…
drivers
Migrate
rgblight.pin
and
RGB_DI_PIN
to
ws2812.pin
(
#20303
)
2023-04-06 18:00:54 +10:00
_pin_defs.h
…
_print.h
…
_timer.h
…
_wait.h
Disable specific warnings to mitigate compilation problems with
KEEP_INTERMEDIATES=yes
. (
#20339
)
2023-04-05 14:59:09 +10:00
atomic_util.h
…
bootloader_size.c
…
bootloader.mk
De-duplicate platform detection (
#19603
)
2023-01-19 00:27:00 +00:00
flash.mk
Merge remote-tracking branch 'origin/master' into develop
2022-11-06 09:05:52 -08:00
gpio.h
…
hardware_id.c
…
mcu_selection.mk
Split out mcu_selection to platform (
#19701
)
2023-01-29 07:40:47 +11:00
platform_deps.h
…
platform.c
…
platform.mk
…
printf.c
…
printf.mk
…
sleep_led.c
…
suspend.c
…
timer_avr.h
…
timer.c
…
xprintf.h
…
xprintf.S
…