[Keyboard] Fix westm/westm68 compliation errors (#16657)
This commit is contained in:
@@ -16,9 +16,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define PRODUCT_ID 0x0001
|
||||
#define DEVICE_VER 0x0001
|
||||
|
||||
// The pin connected to the data pin of the LEDs
|
||||
#define RGB_DI_PIN A8
|
||||
#define RGBLED_NUM 16
|
||||
@@ -31,4 +28,4 @@
|
||||
#define RGBLIGHT_EFFECT_STATIC_GRADIENT
|
||||
#define RGBLIGHT_EFFECT_RGB_TEST
|
||||
#define RGBLIGHT_EFFECT_ALTERNATING
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
#define RGBLIGHT_EFFECT_TWINKLE
|
||||
|
@@ -0,0 +1 @@
|
||||
RGBLIGHT_ENABLE = yes
|
||||
|
Reference in New Issue
Block a user