qmk-firmware/tmk_core/common
patrickmt 3542f594d9 Fix wake from suspend LED functionality
When waking from suspend, only enable the LED drivers if they were not previously set to disabled by the user. This functionality was removed by the recent updates to adapt Massdrop keyboards to QMK RGB Matrix. Affects Massdrop CTRL and ALT keyboards compiled using Massdrop Configurator mode.
2019-04-18 11:55:45 -07:00
..
arm_atsam Fix wake from suspend LED functionality 2019-04-18 11:55:45 -07:00
avr Next set of split_common changes (#4974) 2019-03-12 10:23:28 -07:00
chibios Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 2019-02-13 08:03:26 -08:00
mbed
test
action.c compiles, but long delay on startup and problems 2019-02-10 15:37:12 -08:00
action.h
action_code.h
action_layer.c Change return type of layer_switch_get_layer() to uint8_t (#5011) 2019-01-31 16:40:12 -08:00
action_layer.h Change return type of layer_switch_get_layer() to uint8_t (#5011) 2019-01-31 16:40:12 -08:00
action_macro.c
action_macro.h
action_tapping.c Custom Tapping Term per key (#5009) 2019-04-05 15:47:25 -04:00
action_tapping.h Custom Tapping Term per key (#5009) 2019-04-05 15:47:25 -04:00
action_util.c Add One Shot Key callbacks (#4697) 2019-02-05 10:19:56 -08:00
action_util.h Add One Shot Key callbacks (#4697) 2019-02-05 10:19:56 -08:00
backlight.c
backlight.h
bootloader.h
bootmagic.c
bootmagic.h
command.c Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 2019-02-17 22:23:32 -08:00
command.h Change Command keycode defaults to match corresponding Bootmagic codes (#5078) 2019-02-17 22:23:32 -08:00
debug.c
debug.h
eeconfig.c Velocikey: Match RGB animation speed to typing speed (#3754) 2019-02-21 07:22:46 -08:00
eeconfig.h Velocikey: Match RGB animation speed to typing speed (#3754) 2019-02-21 07:22:46 -08:00
eeprom.h
host.c
host.h
host_driver.h
keyboard.c Velocikey: Match RGB animation speed to typing speed (#3754) 2019-02-21 07:22:46 -08:00
keyboard.h Add kb and user level keyboard initialization functions (#3113) 2019-02-14 20:18:54 -08:00
keycode.h
led.h
magic.c
magic.h
matrix.h
mousekey.c Add 3 speed mousekey movement option (#2246) 2019-03-26 19:34:33 -07:00
mousekey.h Add 3 speed mousekey movement option (#2246) 2019-03-26 19:34:33 -07:00
nodebug.h
print.c
print.h
progmem.h
raw_hid.h
report.c
report.h
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