aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ares/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ares/rules.mk')
-rw-r--r--keyboards/ares/rules.mk29
1 files changed, 14 insertions, 15 deletions
diff --git a/keyboards/ares/rules.mk b/keyboards/ares/rules.mk
index 076cbdc39..d24b74c95 100644
--- a/keyboards/ares/rules.mk
+++ b/keyboards/ares/rules.mk
@@ -2,21 +2,20 @@
2MCU = atmega32a 2MCU = atmega32a
3 3
4# Bootloader selection 4# Bootloader selection
5# Teensy halfkay
6# Pro Micro caterina
7# Atmel DFU atmel-dfu
8# LUFA DFU lufa-dfu
9# QMK DFU qmk-dfu
10# ATmega32A bootloadHID
11# ATmega328P USBasp
12BOOTLOADER = bootloadHID 5BOOTLOADER = bootloadHID
13 6
14# build options 7# Build Options
15BOOTMAGIC_ENABLE = lite 8# change yes to no to disable
16MOUSEKEY_ENABLE = no 9#
17EXTRAKEY_ENABLE = yes 10BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
18CONSOLE_ENABLE = no 11MOUSEKEY_ENABLE = no # Mouse keys
19COMMAND_ENABLE = yes 12EXTRAKEY_ENABLE = yes # Audio control and System control
20BACKLIGHT_ENABLE = yes 13CONSOLE_ENABLE = no # Console for debug
21RGBLIGHT_ENABLE = no 14COMMAND_ENABLE = yes # Commands for debug and configuration
15# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
16SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
17BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
18RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
22WS2812_DRIVER = i2c 19WS2812_DRIVER = i2c
20
21LAYOUTS = 60_ansi_split_bs_rshift 60_hhkb