forked from mirror/qmk_firmware
Update rules.mk
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
MCU = atmega32u4
|
MCU = atmega32u4
|
||||||
|
|
||||||
# Boot Section Size in *bytes*
|
# Boot Section Size in *bytes*
|
||||||
# Teensy halfKay 512
|
# Teensy halfKay
|
||||||
# Teensy++ halfKay 1024
|
# Teensy++ halfKay
|
||||||
# Atmel DFU loader 4096
|
# Atmel DFU loader
|
||||||
# LUFA bootloader 4096
|
# LUFA bootloader
|
||||||
# USBaspLoader 2048
|
# USBaspLoader
|
||||||
BOOTLOADER = caterina
|
BOOTLOADER = caterina
|
||||||
|
|
||||||
# Build Options
|
# Build Options
|
||||||
@@ -28,4 +28,4 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
|||||||
IOS_DEVICE_ENABLE = no # connect to IOS Device
|
IOS_DEVICE_ENABLE = no # connect to IOS Device
|
||||||
ENCODER_ENABLE = yes
|
ENCODER_ENABLE = yes
|
||||||
|
|
||||||
LAYOUTS = ortho
|
LAYOUTS = ortho
|
||||||
|
|||||||
Reference in New Issue
Block a user