qmk-dactyl-manuform-a/keyboards/mechllama/g35/rules.mk

15 lines
230 B
Makefile
Raw Normal View History

2019-07-09 17:01:11 +02:00
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