jlj-qmk/tmk_core/common
IBNobody fe2aed0d1c Added User Print - A "light" console out option (#8)
User print disables the normal print messages in the body of QMK/TMK
code and is meant as a lightweight alternative to NOPRINT. Use it when
you only want to do a spot of debugging but lack flash resources for
allowing all of the codebase to print (and store their wasteful
strings).
2016-09-07 23:50:58 -05: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 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
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 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
host.c
host.h
keyboard.c
keyboard.h Add keyboard_setup() and matrix_setup() 2015-05-19 00:39:43 +09:00
keycode.h
led.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
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
report.h
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.h
suspend.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
timer.h
uart.c
uart.h
util.c
util.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
virtser.h
wait.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00