You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Takeshi ISHII c9c60d227e
add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755)
4 years ago
..
_print.h Fix USER_PRINT on avr/atsam (#12269) 5 years ago
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 5 years ago
_wait.h add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 4 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 5 years ago
bootloader.c Format code according to conventions (#11905) 5 years ago
bootloader_size.c
gpio.h Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 5 years ago
pin_defs.h Merge branch 'master' into develop 5 years ago
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 4 years ago
printf.c Refactor platform logic within print.h (#11863) 5 years ago
printf.mk Refactor platform logic within print.h (#11863) 5 years ago
sleep_led.c V-USB suspend refactor (#11891) 5 years ago
suspend.c 2021 May 29 Breaking Changes Update (#13034) 5 years ago
timer.c
timer_avr.h
xprintf.S Ensure single newline at EOF for core files (#11310) 5 years ago
xprintf.h