This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
tmk_core
/
common
/
avr
History
Takeshi ISHII
c9c60d227e
add wait_cpuclock() macro for AVR and CPU_CLOCK macro (
#12755
)
2021-08-24 14:34:24 +01:00
..
_print.h
…
_timer.h
Avoid 8-bit timer overflows in debounce algorithms (
#12240
)
2021-06-09 17:23:21 +10:00
_wait.h
add wait_cpuclock() macro for AVR and CPU_CLOCK macro (
#12755
)
2021-08-24 14:34:24 +01:00
atomic_util.h
…
bootloader_size.c
…
bootloader.c
Format code according to conventions (
#11905
)
2021-02-15 06:55:43 +11:00
gpio.h
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (
#12754
)
2021-06-07 18:23:21 +09:00
pin_defs.h
…
platform_deps.h
Avoid name conflicts with usb_hid Arduino code (
#13870
)
2021-08-06 15:53:38 +10:00
platform.c
Begin to carve out platform/protocol API - Single main loop (
#13843
)
2021-08-18 00:11:07 +01:00
printf.c
…
printf.mk
…
sleep_led.c
…
suspend.c
…
timer_avr.h
…
timer.c
…
xprintf.h
…
xprintf.S
…