My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/tmk_core/common/avr
Nick Brassel 4ec8764c70 Merge remote-tracking branch 'upstream/master' into develop 4 years ago
..
_print.h Fix USER_PRINT on avr/atsam (#12269) 4 years ago
_timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
_wait.h 2021 May 29 Breaking Changes Update (#13034) 4 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 4 years ago
bootloader.c Format code according to conventions (#11905) 4 years ago
bootloader_size.c
gpio.h Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 4 years ago
pin_defs.h Merge branch 'master' into develop 4 years ago
platform.h Refactor some platform dependent logic (#13675) 4 years ago
printf.c Refactor platform logic within print.h (#11863) 4 years ago
printf.mk Refactor platform logic within print.h (#11863) 4 years ago
sleep_led.c V-USB suspend refactor (#11891) 4 years ago
suspend.c 2021 May 29 Breaking Changes Update (#13034) 4 years ago
timer.c Initial support for ATtiny85 (#8632) 5 years ago
timer_avr.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
xprintf.S Ensure single newline at EOF for core files (#11310) 4 years ago
xprintf.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago