forked from forks/qmk_firmware
964ed17716
* Userspace overhaul * Remove testing directory * Minorca keymap tweaks
11 lines
349 B
Makefile
11 lines
349 B
Makefile
MCU = atmega32u4
|
|
BOOTLOADER = halfkay
|
|
|
|
# Build Options
|
|
# change to "no" to disable the options, or define them in the Makefile in
|
|
# the appropriate keymap folder that will get included automatically
|
|
#
|
|
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
|
|
UNICODE_ENABLE = no # Unicode
|
|
UNICODEMAP_ENABLE = yes # Unicode Map
|