5b6acd035d
* add reviung53 vial files * Revert "add reviung53 vial files" This reverts commit 074be536deda760843efda31f0c5ee9dbbb5a5e7. * add rainkeebs twoyo * add vial.json * add layout options * add config.h * move config to info.json * decrease firmware size * add encoder mapping * fix layout * fix split layout keymap * prettify vial.json * fix file formatting * reduce firmware size with tapdance * enable encoder map for default
6 lines
64 B
Makefile
6 lines
64 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader
|
|
BOOTLOADER = caterina
|