This website requires JavaScript.
Explore
Help
Sign In
sporq
/
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
b7f9f73b2c3a90aae51c90c46b5b1c9fcaf217e1
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
…
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
Move tmk_core/common/<plat> (
#13918
)
2021-11-19 10:41:02 -08:00
timer.c
Format code according to conventions (
#16322
)
2022-02-12 18:29:31 +00:00
xprintf.h
Move tmk_core/common/<plat> (
#13918
)
2021-11-19 10:41:02 -08:00
xprintf.S
…