mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 10:27:52 +06:00
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
8 lines
124 B
Makefile
8 lines
124 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
WS2812_DRIVER_REQUIRED := yes
|
|
|
|
# Project specific files
|
|
SRC += matrix.c \
|
|
common/shift_register.c
|