qmk-firmware/tmk_core/common
Phillip Tennen 0cda2f43e2 Backlight status functions (#4259)
* add functions to set specific backlight state

* add function to query backlight state

* update documentation with new backlight functions

* Update tmk_core/common/backlight.c

Co-Authored-By: codyd51 <phillip.ennen@gmail.com>

* Update tmk_core/common/backlight.h

Co-Authored-By: codyd51 <phillip.ennen@gmail.com>

* update docs for is_backlight_enabled() name change
2018-11-14 07:45:46 -08:00
..
arm_atsam USB Suspend for arm_atsam protocol 2018-11-02 14:33:07 -07:00
avr Zeal60/Zeal65/M60-A implementation (#3879) 2018-09-13 14:37:13 -04:00
chibios stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
mbed
test
action.c Add mousekey_send to (un)register_code 2018-10-04 10:44:28 -04:00
action.h Add tap_code function (#3784) 2018-10-01 20:53:47 -04:00
action_code.h
action_layer.c Add user level to default_layer_state_set 2018-10-01 12:58:46 -04:00
action_layer.h Add user level to default_layer_state_set 2018-10-01 12:58:46 -04:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
backlight.c Backlight status functions (#4259) 2018-11-14 07:45:46 -08:00
backlight.h Backlight status functions (#4259) 2018-11-14 07:45:46 -08:00
bootloader.h
bootmagic.c
bootmagic.h
command.c
command.h command.h include was not set correctly 2018-11-06 00:40:30 -05:00
debug.c
debug.h
eeconfig.c stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
eeconfig.h stm32f1xx EEPROM emulation (#3914) 2018-10-19 00:33:23 -04:00
eeprom.h
host.c
host.h
host_driver.h
keyboard.c Move disable JTAG code from `keyboard_init` to `keyboard_setup` 2018-11-02 14:31:29 -07:00
keyboard.h Move disable JTAG code from `keyboard_init` to `keyboard_setup` 2018-11-02 14:31:29 -07:00
keycode.h Tidy up keycode.h (#3666) 2018-08-16 12:12:48 -04:00
led.h
magic.c
magic.h
matrix.h add col type defines 2018-07-20 23:09:25 -04:00
mousekey.c Diagonal micro move fix 2018-06-28 22:10:53 -04:00
mousekey.h
nodebug.h
print.c
print.h Fix Terminal feature on ChibiOS 2018-11-06 00:40:02 -05:00
progmem.h
raw_hid.h
report.c
report.h Massdrop keyboard support (#3780) 2018-08-29 15:07:52 -04:00
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h