From 0e5391747149cef5e7e69e8f2f2596b2e6fe4a4a Mon Sep 17 00:00:00 2001 From: Evelien-Lillian Dekkers Date: Thu, 27 May 2021 07:20:10 +0200 Subject: [Keyboard] Add VIA to Aves65 (#12990) --- keyboards/aves65/rules.mk | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'keyboards/aves65/rules.mk') diff --git a/keyboards/aves65/rules.mk b/keyboards/aves65/rules.mk index d4c28631d0..d88fb91dd3 100644 --- a/keyboards/aves65/rules.mk +++ b/keyboards/aves65/rules.mk @@ -2,13 +2,6 @@ MCU = atmega32u4 # Bootloader selection -# Teensy halfkay -# Pro Micro caterina -# Atmel DFU atmel-dfu -# LUFA DFU lufa-dfu -# QMK DFU qmk-dfu -# ATmega32A bootloadHID -# ATmega328P USBasp BOOTLOADER = qmk-dfu # Build Options @@ -25,8 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow -MIDI_ENABLE = no # MIDI support -BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -AUDIO_ENABLE = no # Audio output on port C6 +BLUETOOTH_ENABLE = no # Enable Bluetooth +AUDIO_ENABLE = no # Audio output -LAYOUTS = 65_iso_blocker +LAYOUTS = 65_ansi 65_ansi_split_bs 65_ansi_blocker 65_ansi_blocker_split_bs 65_iso 65_iso_blocker 65_iso_blocker_split_bs -- cgit v1.2.3