1
0

Update rules.mk

This commit is contained in:
pabile
2020-04-19 11:26:51 +08:00
committed by GitHub
parent 090c12fb8f
commit e9c460a102

View File

@@ -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