summaryrefslogtreecommitdiff
path: root/keyboards/input_club/whitefox/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-12-20 13:31:39 +1100
committerGitHub <noreply@github.com>2023-12-20 13:31:39 +1100
commit73758d3d3a3bbee76bd1c9946d4c663c28f166f0 (patch)
treee95d82b5b125d1aba00cc366730ff5e6aab5992e /keyboards/input_club/whitefox/config.h
parentb9e81c06911a4e3345acf09cd499a9661eea67b8 (diff)
Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681)
Diffstat (limited to 'keyboards/input_club/whitefox/config.h')
-rw-r--r--keyboards/input_club/whitefox/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/input_club/whitefox/config.h b/keyboards/input_club/whitefox/config.h
index 2d6affe84a..2b22fb9852 100644
--- a/keyboards/input_club/whitefox/config.h
+++ b/keyboards/input_club/whitefox/config.h
@@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* LED matrix driver */
#define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_GND
#define LED_MATRIX_LED_COUNT 71
-#define LED_DISABLE_WHEN_USB_SUSPENDED
+#define LED_MATRIX_SLEEP
/* i2c (for LED matrix) */
#define I2C1_CLOCK_SPEED 400000