Browse Source

use new led-strip pin variable name

pull/20108/head
9R 10 months ago
committed by 9R
parent
commit
3b2ca84098
2 changed files with 2 additions and 1 deletions
  1. +0
    -1
      keyboards/handwired/replicazeron/config.h
  2. +2
    -0
      keyboards/handwired/replicazeron/stm32f103/config.h

+ 0
- 1
keyboards/handwired/replicazeron/config.h View File

@ -31,7 +31,6 @@
#define LOCKING_RESYNC_ENABLE
/* RGB Config */
#define RGB_DI_PIN B14
#define RGBLED_NUM 6
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_KNIGHT


+ 2
- 0
keyboards/handwired/replicazeron/stm32f103/config.h View File

@ -26,3 +26,5 @@
#define ANALOG_AXIS_PIN_X B0
#define ANALOG_AXIS_PIN_Y B1
#define WS2812_DI_PIN B14

Loading…
Cancel
Save