Modernize clueboard, add 66_ansi and 66_iso layouts (#2377)

This commit is contained in:
skullydazed
2018-02-10 17:08:37 -08:00
committed by GitHub
parent 88a7fa762f
commit fa72d4aa5a
35 changed files with 569 additions and 372 deletions

View File

@@ -1,4 +1,5 @@
DEFAULT_FOLDER = clueboard/66/rev2
LAYOUTS = 66_ansi 66_iso
MCU = atmega32u4
F_CPU = 16000000
ARCH = AVR8