[Keyboard] Uthol (#16393)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Uthol
2022-03-07 20:01:47 -07:00
committed by GitHub
parent 869ede8e4a
commit b2fdb072e5
27 changed files with 2414 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# MCU name
MCU = atmega32u4
# Bootloader selection
BOOTLOADER = caterina
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes
EXTRAKEY_ENABLE = yes
NKRO_ENABLE = yes
LTO_ENABLE = yes