diff --git a/keyboards/boardnotbored/350mimi/config.h b/keyboards/boardnotbored/350mimi/config.h index 92849a22e8e..409fb70ade2 100644 --- a/keyboards/boardnotbored/350mimi/config.h +++ b/keyboards/boardnotbored/350mimi/config.h @@ -49,7 +49,7 @@ along with this program. If not, see . #define RGBLIGHT_ANIMATIONS #define RGB_DI_PIN A7 #define RGBLED_NUM 14 -#define WS2812_SPI SPID2 +// #define WS2812_SPI SPID2 //#define WS2812_SPI_MOSI_PAL_MODE 5 #define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 3071 // this lets you use more of the 8kb of eeprom availible on the STM32F072CBT6. (3kB here) diff --git a/keyboards/boardnotbored/350mimi/rules.mk b/keyboards/boardnotbored/350mimi/rules.mk index 73c2ccc3982..6dac8c1c338 100644 --- a/keyboards/boardnotbored/350mimi/rules.mk +++ b/keyboards/boardnotbored/350mimi/rules.mk @@ -16,7 +16,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover CUSTOM_MATRIX = no # Custom matrix file BACKLIGHT_ENABLE = no # This is broken on 072 for some reason RGBLIGHT_ENABLE = yes -WS2812_DRIVER = spi +WS2812_DRIVER = bitbang VIA_ENABLE = yes LAYOUTS = 60_tsangan_hhkb 60_ansi_tsangan