jlj-qmk/tmk_core/common
PureSpider d37becc0a9 Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used
Before it was turned on but the status wasn't set to on, so you had to
push the backlight toggle bind twice to turn it off again
2016-11-22 22:12:57 +01:00
..
avr
chibios
mbed
action_code.h Improve one-hand support by adding more actions and tap keys. 2016-08-20 17:46:53 -07:00
action_layer.c
action_layer.h Checkin 2016-04-14 18:01:29 -05:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c
action.h Add one-hand support. 2016-08-20 17:46:53 -07:00
backlight.c
backlight.h
bootloader.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
bootmagic.c
bootmagic.h
command.c
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host_driver.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
host.c
host.h
keyboard.c
keyboard.h
keycode.h Fix IS_CONSUMER macro 2016-07-07 20:04:27 +03:00
led.h
magic.c
magic.h
matrix.h
mousekey.c
mousekey.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
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
suspend.h
timer.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
uart.c
uart.h
util.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
util.h
virtser.h
wait.h