cleanup clueboard based on latest validation work
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"maintainer": "skullydazed",
|
||||
"height": 8,
|
||||
"width": 24,
|
||||
"debounce": "5",
|
||||
"debounce": 5,
|
||||
"processor": "at90usb1286",
|
||||
"bootloader": "halfkay",
|
||||
"diode_direction": "ROW2COL",
|
||||
"features": {
|
||||
"audio": true,
|
||||
|
@@ -1,12 +1 @@
|
||||
# MCU name
|
||||
MCU = at90usb1286
|
||||
|
||||
# Bootloader selection
|
||||
# Teensy halfkay
|
||||
# Pro Micro caterina
|
||||
# Atmel DFU atmel-dfu
|
||||
# LUFA DFU lufa-dfu
|
||||
# QMK DFU qmk-dfu
|
||||
# ATmega32A bootloadHID
|
||||
# ATmega328P USBasp
|
||||
BOOTLOADER = halfkay
|
||||
# This file intentionally left blank
|
||||
|
Reference in New Issue
Block a user