aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/drashna_glow/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/drashna_glow/rules.mk')
-rw-r--r--layouts/community/ergodox/drashna_glow/rules.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/layouts/community/ergodox/drashna_glow/rules.mk b/layouts/community/ergodox/drashna_glow/rules.mk
index c8941391e..e152fa01f 100644
--- a/layouts/community/ergodox/drashna_glow/rules.mk
+++ b/layouts/community/ergodox/drashna_glow/rules.mk
@@ -1,11 +1,9 @@
1USER_NAME := drashna 1USER_NAME := drashna
2SRC += ../drashna/keymap.c 2SRC += ../drashna/keymap.c
3 3
4-include $$(LAYOUT_KEYMAP_PATH)/../drashna/rules.mk 4-include $(LAYOUT_KEYMAP_PATH)/../drashna/rules.mk
5 5
6ifneq (,$(findstring ergodox_ez,$(KEYBOARD))) 6ifneq (,$(findstring ergodox_ez,$(KEYBOARD)))
7 RGBLIGHT_ENABLE = no 7 RGBLIGHT_ENABLE = no
8 RGB_MATRIX_ENABLE = yes 8 RGB_MATRIX_ENABLE = yes
9endif 9endif
10
11COMMAND_ENABLE = no