qmk_firmware/tmk_core/common
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme
2016-06-23 22:18:20 -04:00
..
avr reduces rgblight warnings, integrates completely (#428) 2016-06-21 12:53:21 -04:00
mbed
action.c splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action.h splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action_code.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_layer.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_layer.h
action_macro.c stops forcing debug_action 2016-04-28 23:23:33 -04:00
action_macro.h
action_tapping.c splits process_action up to handle records separately (#329) 2016-05-15 00:47:25 -04:00
action_tapping.h
action_util.c Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
action_util.h Adds oneshot layer and oneshot tap toggling (#308) 2016-05-05 21:41:37 -04:00
backlight.c Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
backlight.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
bootloader.h
bootmagic.c Optimize matrix scanning (#343) 2016-05-23 23:42:21 -04:00
bootmagic.h
command.c Warning reductions (#430) 2016-06-21 17:42:29 -04:00
command.h Warning reductions (#430) 2016-06-21 17:42:29 -04:00
debug.c
debug.h
eeconfig.h reduces rgblight warnings, integrates completely (#428) 2016-06-21 12:53:21 -04:00
host.c Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
host.h Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 2016-06-21 22:39:54 -04:00
host_driver.h
keyboard.c Move LED strip initialization (#397) 2016-06-12 18:01:55 -04:00
keyboard.h
keycode.h
led.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
magic.c
magic.h
matrix.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
mousekey.c
mousekey.h
nodebug.h Backlight Breathing for Planck and Atomic 2016-05-09 13:17:15 -04:00
print.c
print.h Fixed many compiler warnings related to print being disabled 2016-04-17 12:54:32 -05:00
progmem.h
report.h
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
wait.h