qmk-dactyl-manuform-a/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
mbed
action.c
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
action_util.h
backlight.c
backlight.h
bootloader.h
bootmagic.c
bootmagic.h
command.c
command.h
debug.c
debug.h
eeconfig.h
host.c
host.h
host_driver.h
keyboard.c
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
print.c
print.h
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