summaryrefslogtreecommitdiff
path: root/keyboards/planck/rev6_drop/config.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-01-10 09:55:09 +0000
committerGitHub <noreply@github.com>2024-01-10 09:55:09 +0000
commit41948350e866b8881a82a384342686942fc92865 (patch)
treeed7377a2b269ec6c846a01249601e43ce679533c /keyboards/planck/rev6_drop/config.h
parent833abef115c8715a2bb56a871a557cc6e80ff48c (diff)
Migrate RGB Matrix config to info.json - NOPQ (#22866)
Diffstat (limited to 'keyboards/planck/rev6_drop/config.h')
-rw-r--r--keyboards/planck/rev6_drop/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/planck/rev6_drop/config.h b/keyboards/planck/rev6_drop/config.h
index 439284aa47..7fec8be56b 100644
--- a/keyboards/planck/rev6_drop/config.h
+++ b/keyboards/planck/rev6_drop/config.h
@@ -43,12 +43,8 @@
/*
* WS2812 Underglow Matrix options
*/
-#define RGB_MATRIX_LED_COUNT 9
-
#define WS2812_PWM_DRIVER PWMD2
#define WS2812_PWM_CHANNEL 2
#define WS2812_PWM_PAL_MODE 1
#define WS2812_DMA_STREAM STM32_DMA1_STREAM2
#define WS2812_DMA_CHANNEL 2
-
-#define RGB_MATRIX_SLEEP