6dafcac713
* Add MIIIW BlackIO83 * Improve the code * Updated instructions for entering the bootloader * Update keyboards/miiiw/blackio83/rev_0100/config.h * Update keyboards/miiiw/blackio83/rev_0100/config.h * Update keyboards/miiiw/blackio83/config.h * Update config.h
7 lines
124 B
Makefile
7 lines
124 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
WS2812_DRIVER_REQUIRED := yes
|
|
|
|
# Project specific files
|
|
SRC += matrix.c \
|
|
common/shift_register.c
|