3e75afa593
* Added keyboard Creator Lite by SergioPoverony * Newline fix * readme Creator Lite * Update keyboard Cretor Pro, added vial keumap support fix keymap Lite version creatro keyboard
12 lines
312 B
Makefile
12 lines
312 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
BOOTLOADER = caterina
|
|
|
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
CONSOLE_ENABLE = no # Console for debug
|
|
COMMAND_ENABLE = no # Commands for debug and configuration
|
|
UNICODE_ENABLE = no
|
|
ENCODER_ENABLE = yes
|