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.
 
 
 
 
 
Drashna Jaelre 15710db4ad
Move feature suspend logic out of platform specific code (#14210)
2 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) 2 years ago
_wait.h add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 2 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) 2 years ago
pin_defs.h Merge branch 'master' into develop 3 years ago
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 2 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 Move feature suspend logic out of platform specific code (#14210) 2 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