diff options
Diffstat (limited to 'keyboards/projectkb/alice/config.h')
| -rw-r--r-- | keyboards/projectkb/alice/config.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/keyboards/projectkb/alice/config.h b/keyboards/projectkb/alice/config.h index 262abdeb1..61648dc7d 100644 --- a/keyboards/projectkb/alice/config.h +++ b/keyboards/projectkb/alice/config.h | |||
| @@ -49,11 +49,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | #define LOCKING_RESYNC_ENABLE | 49 | #define LOCKING_RESYNC_ENABLE |
| 50 | 50 | ||
| 51 | #define RGBLIGHT_ANIMATIONS | 51 | #define RGBLIGHT_ANIMATIONS |
| 52 | 52 | #define RGB_DI_PIN B15 | |
| 53 | #define WS2812_LED_N 14 | 53 | #define RGBLED_NUM 14 |
| 54 | #define RGBLED_NUM WS2812_LED_N | ||
| 55 | #define PORT_WS2812 GPIOB | ||
| 56 | #define PIN_WS2812 15 | ||
| 57 | #define WS2812_SPI SPID2 | 54 | #define WS2812_SPI SPID2 |
| 58 | 55 | ||
| 59 | // Backlight config starts after VIA's EEPROM usage, | 56 | // Backlight config starts after VIA's EEPROM usage, |
