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