Updates submodule references to indicate uncommitted changes within their working directories, likely for debugging or tracking modifications. No functional changes to the main repository.
7 lines
164 B
Makefile
7 lines
164 B
Makefile
SERIAL_DRIVER = vendor
|
|
ENCODER_ENABLE = yes
|
|
MOUSEKEY_ENABLE = yes
|
|
EXTRAKEY_ENABLE = yes
|
|
RGB_MATRIX_ENABLE = yes
|
|
RGB_MATRIX_DRIVER = ws2812
|
|
WS2812_DRIVER = vendor
|