summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/drashna_glow/rules.mk
blob: c8941391ea1428e458a623ae436635a55f284542 (plain)
1
2
3
4
5
6
7
8
9
10
11
USER_NAME := drashna
SRC += ../drashna/keymap.c

-include $$(LAYOUT_KEYMAP_PATH)/../drashna/rules.mk

ifneq (,$(findstring ergodox_ez,$(KEYBOARD)))
  RGBLIGHT_ENABLE = no
  RGB_MATRIX_ENABLE = yes
endif

COMMAND_ENABLE = no