mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-24 18:11:14 +00:00
13 lines
246 B
Makefile
13 lines
246 B
Makefile
# Build Options Protokeeb rev1
|
|
# Change yes to no to disable features
|
|
|
|
# Enable Via support
|
|
VIA_ENABLE = yes
|
|
|
|
# Rotary Encoder Keymap support
|
|
ENCODER_MAP_ENABLE = yes
|
|
|
|
# DIP Switch Keymap support
|
|
DIP_SWITCH_MAP_ENABLE = no
|
|
|
|
TRI_LAYER_ENABLE = yes
|