qmk_firmware/tmk_core/common
XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997)
A timer that is kept in sync between the halves of a split keyboard
2020-12-01 10:04:42 -08:00
..
arm_atsam 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
avr
chibios 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
test
action.c 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
action.h
action_code.h
action_layer.c
action_layer.h
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
action_util.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
bootloader.h
bootmagic.c
bootmagic.h
bootmagic_lite.c Add references for is_keyboard_left() (#10850) 2020-11-18 16:50:32 -08:00
command.c
command.h
debug.c
debug.h
eeconfig.c 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
eeconfig.h
eeprom.h
host.c
host.h
host_driver.h
keyboard.c [Split] Sync Timer feature (#10997) 2020-12-01 10:04:42 -08:00
keyboard.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
keycode.h
led.h
magic.c
magic.h
matrix.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
mousekey.c
mousekey.h
nodebug.h
print.c
print.h
progmem.h
raw_hid.h
report.c
report.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
sync_timer.c [Split] Sync Timer feature (#10997) 2020-12-01 10:04:42 -08:00
sync_timer.h [Split] Sync Timer feature (#10997) 2020-12-01 10:04:42 -08:00
timer.h Fix int wrapping for timer_expired macros and use MAX defines for consistency and clarity (#10996) 2020-11-30 21:18:19 +11:00
uart.c
uart.h
util.c
util.h
virtser.h
wait.h