diff options
-rw-r--r-- | keyboards/skeletn87/soldered/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/skeletn87/soldered/config.h b/keyboards/skeletn87/soldered/config.h index 3cff08e15..7580d0a43 100644 --- a/keyboards/skeletn87/soldered/config.h +++ b/keyboards/skeletn87/soldered/config.h | |||
@@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
45 | #define BACKLIGHT_LEVELS 8 | 45 | #define BACKLIGHT_LEVELS 8 |
46 | #define BACKLIGHT_BREATHING | 46 | #define BACKLIGHT_BREATHING |
47 | 47 | ||
48 | #define RGB_DI_PIN B3 | 48 | #define RGB_DI_PIN B2 |
49 | #ifdef RGB_DI_PIN | 49 | #ifdef RGB_DI_PIN |
50 | #define RGBLIGHT_ANIMATIONS | 50 | #define RGBLIGHT_ANIMATIONS |
51 | #define RGBLED_NUM 10 | 51 | #define RGBLED_NUM 10 |