You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240)
3 years ago
..
_print.h Fix USER_PRINT on avr/atsam (#12269) 3 years ago
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 3 years ago
_wait.h Move gpio wait logic to wait.h (#12067) 3 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 3 years ago
bootloader.c Format code according to conventions (#11905) 3 years ago
bootloader_size.c Have clang ignore the code in bootloader_size.c 4 years ago
gpio.h Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 3 years ago
pin_defs.h Merge branch 'master' into develop 3 years ago
printf.c Refactor platform logic within print.h (#11863) 3 years ago
printf.mk Refactor platform logic within print.h (#11863) 3 years ago
sleep_led.c V-USB suspend refactor (#11891) 3 years ago
suspend.c Add missing LED Matrix suspend code to suspend.c (#12878) 3 years ago
timer.c Initial support for ATtiny85 (#8632) 4 years ago
timer_avr.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
xprintf.S Ensure single newline at EOF for core files (#11310) 3 years ago
xprintf.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago