summaryrefslogtreecommitdiffstats
path: root/keyboards/iris
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-10-27 21:40:15 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-10-28 16:44:58 +0100
commitb9811fd7e79b409138d733f5544a29d13906cccf (patch)
treec756863b380d477faf48f4c068813d3ee6919067 /keyboards/iris
parent0f086e488954dcfac49c1c27aa972441b944c68c (diff)
downloadqmk_firmware-b9811fd7e79b409138d733f5544a29d13906cccf.tar.gz
qmk_firmware-b9811fd7e79b409138d733f5544a29d13906cccf.tar.xz
Make old keymap super compatible
Diffstat (limited to 'keyboards/iris')
-rw-r--r--keyboards/iris/keymaps/drashna_old/rules.mk18
1 files changed, 1 insertions, 17 deletions
diff --git a/keyboards/iris/keymaps/drashna_old/rules.mk b/keyboards/iris/keymaps/drashna_old/rules.mk
index 441d15a54..73f37c6c5 100644
--- a/keyboards/iris/keymaps/drashna_old/rules.mk
+++ b/keyboards/iris/keymaps/drashna_old/rules.mk
@@ -1,20 +1,4 @@
USER_NAME := drashna
SRC += ../drashna/keymap.c
-BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
-MOUSEKEY_ENABLE = no # Mouse keys(+4700)
-EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
-CONSOLE_ENABLE = no # Console for debug(+400)
-COMMAND_ENABLE = no # Commands for debug and configuration
-TAP_DANCE_ENABLE = no
-RGBLIGHT_ENABLE = yes
-AUDIO_ENABLE = yes
-NKRO_ENABLE = yes
-BACKLIGHT_ENABLE = no
-SWAP_HANDS_ENABLE = yes
-
-INDICATOR_LIGHTS = yes
-MACROS_ENABLED = no
-RGBLIGHT_TWINKLE = yes
-
-BOOTLOADER = qmk-dfu
+include $(KEYBOARD_PATH_2)/keymaps/drashna/rules.mk