Shut down LEDs when PC sleeps

This commit is contained in:
Richard Baptist 2019-07-18 18:15:44 +02:00
parent 70d92aeb9c
commit 3d13b86d85
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -49,6 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_VAL_STEP 16 #define RGBLIGHT_VAL_STEP 16
#endif #endif
#define RGBLIGHT_SLEEP
#define TAPPING_TERM 160 #define TAPPING_TERM 160
// #define PERMISSIVE_HOLD // #define PERMISSIVE_HOLD
// #define IGNORE_MOD_TAP_INTERRUPT // #define IGNORE_MOD_TAP_INTERRUPT