aboutsummaryrefslogtreecommitdiff
path: root/users/spidey3
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-06-09 22:59:19 -0700
committerGitHub <noreply@github.com>2021-06-09 22:59:19 -0700
commit7a6e630ffd1a2a8357daf8b7ed2ab766eae55e07 (patch)
treef47997266960b08eca70a929ec19a4093f491ae3 /users/spidey3
parent32b2ac0a807bdb088df685e6118f4c0966b6cca4 (diff)
downloadqmk_firmware-7a6e630ffd1a2a8357daf8b7ed2ab766eae55e07.tar.gz
qmk_firmware-7a6e630ffd1a2a8357daf8b7ed2ab766eae55e07.zip
Fix RGB/LED Suspend defines (#13146)
Diffstat (limited to 'users/spidey3')
-rw-r--r--users/spidey3/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/spidey3/config.h b/users/spidey3/config.h
index 7062fde03..f5f5e07f0 100644
--- a/users/spidey3/config.h
+++ b/users/spidey3/config.h
@@ -1,7 +1,7 @@
1#pragma once 1#pragma once
2 2
3#define LED_DISABLE_WHEN_USB_SUSPENDED true 3#define LED_DISABLE_WHEN_USB_SUSPENDED
4#define RGB_DISABLE_WHEN_USB_SUSPENDED true 4#define RGB_DISABLE_WHEN_USB_SUSPENDED
5#define RGBLIGHT_LAYERS 5#define RGBLIGHT_LAYERS
6#define RGBLIGHT_MAX_LAYERS 17 6#define RGBLIGHT_MAX_LAYERS 17
7#define RGBLIGHT_LAYER_BLINK 7#define RGBLIGHT_LAYER_BLINK