Add G35 keyboard (#6263)
This commit is contained in:
14
keyboards/mechllama/g35/rules.mk
Normal file
14
keyboards/mechllama/g35/rules.mk
Normal 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
|
||||
Reference in New Issue
Block a user