43e88f34aa
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
8 lines
291 B
Makefile
8 lines
291 B
Makefile
|
|
# Build Options
|
|
# change yes to no to disable
|
|
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
|
WPM_ENABLE = yes # Enables the WPM counter on the OLED
|
|
RGB_MATRIX_ENABLE = yes # Enable for pretty RGB matrix effects
|
|
AUDIO_ENABLE = yes
|
|
TAP_DANCE_ENABLE = yes
|