This website requires JavaScript.
Explore
Help
Sign In
marco
/
qmk
Watch
1
Star
0
Fork
0
You've already forked qmk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk
/
platforms
/
avr
History
QMK Bot
79491e35e1
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 19:55:42 +00:00
..
bootloaders
…
drivers
backlight: split AVR PWM and timer drivers (
#21540
)
2023-07-21 09:27:55 +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
…
flash.mk
…
gpio.h
…
hardware_id.c
…
mcu_selection.mk
…
platform_deps.h
…
platform.c
…
platform.mk
Generalize AVR -Werror=array-bounds workaround (
#21798
)
2023-08-23 20:55:03 +01:00
printf.c
…
printf.mk
Eliminate
TMK_COMMON_*
in makefiles (
#21517
)
2023-07-15 17:27:32 +10:00
sleep_led.c
Get rid of
USB_LED_CAPS_LOCK
(
#21436
)
2023-07-06 09:48:02 +01:00
suspend.c
…
timer_avr.h
…
timer.c
…
xprintf.h
…
xprintf.S
…