blob: 10201a5850bb51e1f16197f0a5b01d269a92e767 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Build Options
# comment out to disable the options.
#
MOUSEKEY_ENABLE = no # Mouse keys
UNICODEMAP_ENABLE = yes
VELOCIKEY_ENABLE = yes
GRAVE_ESC_ENABLE = no
# The following disabled to save space
SPACE_CADET_ENABLE = no
|