blob: 885ab5bafed5acd989e8f2f1f20e083dc6254fa7 (
plain)
1
2
3
4
5
6
7
8
|
# 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
|