mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-24 10:01:13 +00:00
10 lines
185 B
Makefile
10 lines
185 B
Makefile
# Build Options
|
|
# Change yes to no to diable feature
|
|
|
|
MIDI_ENABLE = yes
|
|
|
|
# Rotary Encoder Keymap support
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
# DIP Switch Keymap support
|
|
DIP_SWITCH_MAP_ENABLE = no
|