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
qmk-firmware
/
platforms
/
avr
History
Ryan
cf935d97ae
Fix functions with empty params (
#19647
)
...
* Fix functions with empty params * Found a bunch more
2023-01-20 16:21:17 +00:00
..
bootloaders
[Core] Add Reboot keycode to core (
#15990
)
2022-05-14 13:35:49 +10:00
drivers
Fix functions with empty params (
#19647
)
2023-01-20 16:21:17 +00:00
_pin_defs.h
Force platform pin defs to be included (
#16611
)
2022-03-10 23:53:16 +00:00
_print.h
…
_timer.h
…
_wait.h
Improve avr wait_us() (
#16879
)
2022-08-14 00:04:03 +01: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
Add open-drain GPIO support. (
#15282
)
2021-12-27 11:52:10 +11:00
hardware_id.c
Fixup AVR builds. (
#16875
)
2022-04-18 15:39:45 +01:00
platform_deps.h
…
platform.c
Move disable_jtag to platforms (
#16960
)
2022-04-29 01:23:50 +01:00
platform.mk
[Core] Update mpaland/printf to eyalroz/printf fork (
#16163
)
2022-07-07 09:27:50 +02:00
printf.c
Format code according to conventions (
#16322
)
2022-02-12 18:29:31 +00:00
printf.mk
…
sleep_led.c
Format code according to conventions (
#16322
)
2022-02-12 18:29:31 +00:00
suspend.c
Format code according to conventions (
#16322
)
2022-02-12 18:29:31 +00:00
timer_avr.h
…
timer.c
Format code according to conventions (
#16322
)
2022-02-12 18:29:31 +00:00
xprintf.h
…
xprintf.S
…