summaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/berfarah/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/berfarah/rules.mk')
-rw-r--r--layouts/community/ergodox/berfarah/rules.mk16
1 files changed, 0 insertions, 16 deletions
diff --git a/layouts/community/ergodox/berfarah/rules.mk b/layouts/community/ergodox/berfarah/rules.mk
deleted file mode 100644
index abd95b5008..0000000000
--- a/layouts/community/ergodox/berfarah/rules.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-BOOTMAGIC_ENABLE = no
-COMMAND_ENABLE = no
-SLEEP_LED_ENABLE = yes
-FORCE_NKRO ?= yes
-DEBUG_ENABLE = no
-CONSOLE_ENABLE = no
-TAP_DANCE_ENABLE = no
-MOUSEKEY_ENABLE = no
-ifdef RGBLIGHT_ENABLE
-RGBLIGHT_ANIMATION = yes
-endif
-
-ifeq (${FORCE_NKRO},yes)
-OPT_DEFS += -DFORCE_NKRO
-endif
-