aboutsummaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/practice65/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/cannonkeys/practice65/config.h')
-rw-r--r--keyboards/cannonkeys/practice65/config.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/keyboards/cannonkeys/practice65/config.h b/keyboards/cannonkeys/practice65/config.h
index 346af8ff3..d08d92e4c 100644
--- a/keyboards/cannonkeys/practice65/config.h
+++ b/keyboards/cannonkeys/practice65/config.h
@@ -52,14 +52,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
52#define LOCKING_RESYNC_ENABLE 52#define LOCKING_RESYNC_ENABLE
53 53
54#define RGBLIGHT_ANIMATIONS 54#define RGBLIGHT_ANIMATIONS
55 55#define RGB_DI_PIN B15
56#define WS2812_LED_N 20 56#define RGBLED_NUM 20
57#define RGBLED_NUM WS2812_LED_N
58#define PORT_WS2812 GPIOB
59#define PIN_WS2812 15
60#define WS2812_SPI SPID2 57#define WS2812_SPI SPID2
61 58
62
63/* 59/*
64 * Feature disable options 60 * Feature disable options
65 * These options are also useful to firmware size reduction. 61 * These options are also useful to firmware size reduction.