Benjamin Kesselring 7 лет назад
Родитель
Сommit
fffc5237a7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      keyboards/xd75/config.h

+ 1 - 1
keyboards/xd75/config.h

@@ -162,7 +162,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // ws2812 options
 // ws2812 options
 #define RGB_DI_PIN F6 // pin the DI on the ws2812 is hooked-up to
 #define RGB_DI_PIN F6 // pin the DI on the ws2812 is hooked-up to
 #define RGBLIGHT_ANIMATIONS // run RGB animations
 #define RGBLIGHT_ANIMATIONS // run RGB animations
-#define RGBLED_NUM 18 // number of LEDs
+#define RGBLED_NUM 6 // number of LEDs
 #define RGBLIGHT_HUE_STEP 12 // units to step when in/decreasing hue
 #define RGBLIGHT_HUE_STEP 12 // units to step when in/decreasing hue
 #define RGBLIGHT_SAT_STEP 25 // units to step when in/decresing saturation
 #define RGBLIGHT_SAT_STEP 25 // units to step when in/decresing saturation
 #define RGBLIGHT_VAL_STEP 12 // units to step when in/decreasing value (brightness)
 #define RGBLIGHT_VAL_STEP 12 // units to step when in/decreasing value (brightness)