]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix wake from suspend LED functionality
authorpatrickmt <40182064+patrickmt@users.noreply.github.com>
Thu, 18 Apr 2019 13:35:50 +0000 (09:35 -0400)
committerDrashna Jaelre <drashna@live.com>
Thu, 18 Apr 2019 18:55:45 +0000 (11:55 -0700)
commit3542f594d9d6f81edf1de3ead435d19803d83092
treec8dd367d578a1d85c7f78d61e6b063a3340a7a1f
parent0511b522e00ec693214434806948ff2a6249f46f
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.
tmk_core/common/arm_atsam/suspend.c