* add reviung53 vial files
* Revert "add reviung53 vial files"
This reverts commit 074be536de.
* 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
5 lines
64 B
Makefile
5 lines
64 B
Makefile
# MCU name
|
|
MCU = atmega32u4
|
|
|
|
# Bootloader
|
|
BOOTLOADER = caterina
|