[Keyboard] Added Atreus Pro Micro variant (#8059)

* new alternative controller.

* following suggestions at qmk's 8059.

* forgot to replace some underscores and keycodes.

* following drashna's suggestions at qmk's 8059.

* following zvecr's suggestion in qmk's 8059.

* following noroadsleft's suggestion at qmk's 8059.
This commit is contained in:
Ibnu Daru Aji
2020-02-05 23:53:28 +07:00
committed by GitHub
parent d3286af398
commit fb980cf032
9 changed files with 360 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
# MCU name
MCU = atmega32u4
# Bootloader selection
# Teensy halfkay
# Pro Micro caterina
# Atmel DFU atmel-dfu
# LUFA DFU lufa-dfu
# QMK DFU qmk-dfu
# ATmega32A bootloadHID
# ATmega328P USBasp
BOOTLOADER = caterina