diff options
Diffstat (limited to 'keyboards/projectkb/alice/rev2/config.h')
-rw-r--r-- | keyboards/projectkb/alice/rev2/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/projectkb/alice/rev2/config.h b/keyboards/projectkb/alice/rev2/config.h index 174889d62..0b017936c 100644 --- a/keyboards/projectkb/alice/rev2/config.h +++ b/keyboards/projectkb/alice/rev2/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 A9 | 62 | #define INDICATOR_PIN_0 A9 |
61 | #define INDICATOR_PIN_1 A8 | 63 | #define INDICATOR_PIN_1 A8 |