diff options
Diffstat (limited to 'keyboards/projectkb/alice/rev1/config.h')
-rw-r--r-- | keyboards/projectkb/alice/rev1/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/projectkb/alice/rev1/config.h b/keyboards/projectkb/alice/rev1/config.h index fcf9817fa..05180c756 100644 --- a/keyboards/projectkb/alice/rev1/config.h +++ b/keyboards/projectkb/alice/rev1/config.h | |||
@@ -56,6 +56,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
56 | #define RGBLED_NUM 14 | 56 | #define RGBLED_NUM 14 |
57 | #define WS2812_SPI SPID2 | 57 | #define WS2812_SPI SPID2 |
58 | #define WS2812_SPI_MOSI_PAL_MODE 0 | 58 | #define WS2812_SPI_MOSI_PAL_MODE 0 |
59 | #define WS2812_SPI_SCK_PAL_MODE 0 | ||
60 | #define WS2812_SPI_SCK_PIN B13 | ||
59 | 61 | ||
60 | #define INDICATOR_PIN_0 A0 | 62 | #define INDICATOR_PIN_0 A0 |
61 | #define INDICATOR_PIN_1 A1 | 63 | #define INDICATOR_PIN_1 A1 |