Add G35 keyboard (#6263)

This commit is contained in:
Kaylyn Bogle
2019-07-09 08:01:11 -07:00
committed by MechMerlin
parent 6cccc22be9
commit 207e50c534
12 changed files with 257 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
MCU = atmega32u4
F_CPU = 16000000
ARCH = AVR8
F_USB = $(F_CPU)
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
BOOTLOADER = atmel-dfu
NKRO_ENABLE = yes
OLED_DRIVER_ENABLE = yes
RGBLIGHT_ENABLE = yes
DEFAULT_FOLDER = mechllama/g35/v2