aboutsummaryrefslogtreecommitdiff
path: root/keyboards/signum/3_0/elitec/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/signum/3_0/elitec/rules.mk')
-rw-r--r--keyboards/signum/3_0/elitec/rules.mk28
1 files changed, 0 insertions, 28 deletions
diff --git a/keyboards/signum/3_0/elitec/rules.mk b/keyboards/signum/3_0/elitec/rules.mk
index 65714ef39..e69de29bb 100644
--- a/keyboards/signum/3_0/elitec/rules.mk
+++ b/keyboards/signum/3_0/elitec/rules.mk
@@ -1,28 +0,0 @@
1# MCU name
2MCU = atmega32u4
3
4# Bootloader selection
5BOOTLOADER = atmel-dfu
6
7# Build Options
8# comment out to disable the options.
9#
10BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = no # Console for debug
14COMMAND_ENABLE = no # Commands for debug and configuration
15SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
16NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
17BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
18AUDIO_ENABLE = no
19RGBLIGHT_ENABLE = no
20
21UNICODEMAP_ENABLE = no
22
23LAYOUTS = ortho_4x12
24
25# Disable unsupported hardware
26RGBLIGHT_SUPPORTED = no
27AUDIO_SUPPORTED = no
28BACKLIGHT_SUPPORTED = no