jlj-qmk/tmk_core/common
Wez Furlong be4e75423a Tidy up atomicity in timer.c and ring_buffer.h
Adopt the macros for saving/restoring the interrupt state
that are provided by the avr gcc environment.

Removing intialization of the timer value; this shaves off
a few bytes because globals are default initialized to zero.
2016-11-27 22:58:34 -08:00
..
avr
chibios
mbed
action_code.h
action_layer.c
action_layer.h Checkin 2016-04-14 18:01:29 -05:00
action_macro.c
action_macro.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
action_tapping.c
action_tapping.h
action_util.c
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action.c
action.h
backlight.c
backlight.h
bootloader.h
bootmagic.c
bootmagic.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
command.c
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h reduces rgblight warnings, integrates completely (#428) 2016-06-21 12:53:21 -04:00
eeprom.h
host_driver.h
host.c
host.h
keyboard.c
keyboard.h
keycode.h
led.h
magic.c
magic.h
matrix.h
mousekey.c
mousekey.h
nodebug.h
print.c
print.h
progmem.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
report.h
sendchar_null.c
sendchar_uart.c
sendchar.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sleep_led.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
suspend.h
timer.h
uart.c
uart.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
util.c
util.h
virtser.h Added USB Virtual Serial support 2016-08-23 04:16:35 +00:00
wait.h