summaryrefslogtreecommitdiff
path: root/keyboards/keebio/iris/rev6a/rules.mk
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2023-04-19 11:21:47 -0400
committerGitHub <noreply@github.com>2023-04-19 11:21:47 -0400
commit9f492f6dfab2d4f622530dc77bb6a1247b2783a1 (patch)
treefcb04632e57c4ff03290d921da208782c0887132 /keyboards/keebio/iris/rev6a/rules.mk
parentd054112de101aec44bdc260e8ee4027538b6084b (diff)
Add encoder map for Iris Rev. 5 VIA (#20412)
Diffstat (limited to 'keyboards/keebio/iris/rev6a/rules.mk')
-rw-r--r--keyboards/keebio/iris/rev6a/rules.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/keebio/iris/rev6a/rules.mk b/keyboards/keebio/iris/rev6a/rules.mk
deleted file mode 100644
index 5cdaba9bce..0000000000
--- a/keyboards/keebio/iris/rev6a/rules.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = yes # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-SPLIT_KEYBOARD = yes
-ENCODER_ENABLE = yes
-RGB_MATRIX_ENABLE = yes
-
-LTO_ENABLE = yes