blob: ac798576a5d1e7b4f9a5fc94c62e347311732227 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|