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.
 
 
 
 
 
Joakim Tufvegren 8d9f527081
Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845)
2 years ago
..
arm_atsam Avoid 8-bit timer overflows in debounce algorithms (#12240) 2 years ago
avr Avoid 8-bit timer overflows in debounce algorithms (#12240) 2 years ago
chibios core: make RESET key work with Teensy 4.x (#13076) 2 years ago
test Move gpio wait logic to wait.h (#12067) 3 years ago
action.c run: qmk cformat --core-only 2 years ago
action.h run: qmk cformat --core-only 2 years ago
action_code.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
action_layer.c Optimization for scanning less layers. (#8311) 4 years ago
action_layer.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
action_macro.c clang-format changes 4 years ago
action_macro.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
action_tapping.c Format code according to conventions (#12380) 3 years ago
action_tapping.h manually run formatting job (#11503) 3 years ago
action_util.c Add ability to toggle One Shot functionality (#4198) 3 years ago
action_util.h Add ability to toggle One Shot functionality (#4198) 3 years ago
atomic_util.h Split gpio and atomic to platform (#11792) 3 years ago
bootloader.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
debug.c Refactor platform logic within print.h (#11863) 3 years ago
debug.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
eeconfig.c Backlight: add defines for default level and breathing state (#12560) 2 years ago
eeconfig.h Backlight: add defines for default level and breathing state (#12560) 2 years ago
eeprom.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
gpio.h Split gpio and atomic to platform (#11792) 3 years ago
host.c Extensible split data sync (#11930) 2 years ago
host.h New and improved lock LED callbacks (#7215) 4 years ago
host_driver.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
keyboard.c Add CRC8 calculation subsystem to quantum (#12641) 2 years ago
keyboard.h run: qmk cformat --core-only 2 years ago
keycode.h Format code according to conventions (#12244) 3 years ago
lib_printf.mk Refactor platform logic within print.h (#11863) 3 years ago
nodebug.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
pin_defs.h Split gpio and atomic to platform (#11792) 3 years ago
print.h Refactor platform logic within print.h (#11863) 3 years ago
printf.c Refactor platform logic within print.h (#11863) 3 years ago
progmem.h Refactor platform logic within print.h (#11863) 3 years ago
raw_hid.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
report.c format code according to conventions [skip ci] 4 years ago
report.h Add a handful of consumer/gendesk page usages (#12811) 3 years ago
sendchar.h Refactor platform logic within print.h (#11863) 3 years ago
sendchar_null.c Initial vusb console support (#8559) 4 years ago
sendchar_uart.c clang-format changes 4 years ago
sleep_led.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
suspend.h Set default for USB_SUSPEND_WAKEUP_DELAY to 0/disabled (#12081) 3 years ago
sync_timer.c Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 2 years ago
sync_timer.h Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 2 years ago
timer.h Avoid 8-bit timer overflows in debounce algorithms (#12240) 2 years ago
usb_util.c Refactor of USB code within split_common (#11890) 3 years ago
usb_util.h Refactor of USB code within split_common (#11890) 3 years ago
virtser.h Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
wait.h Move gpio wait logic to wait.h (#12067) 3 years ago