]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - users/drashna/rules.mk
Keymap: Update for Drashna code - Proton C Prep Edition (#4708)
[qmk_firmware.git] / users / drashna / rules.mk
index 5f243b0076493b42765ed515cec370f1821c8ffe..6d8612e71ae8b572154abbede89cfd7e378dd8eb 100644 (file)
@@ -42,16 +42,3 @@ ifdef CONSOLE_ENABLE
     OPT_DEFS += -DKEYLOGGER_ENABLE
   endif
 endif
-
-
-ifeq ($(strip $(UCIS_ENABLE)), yes)
-  SRC += send_unicode.c
-endif
-
-ifeq ($(strip $(UNICODEMAP_ENABLE)), yes)
-  SRC += send_unicode.c
-endif
-
-ifeq ($(strip $(UNICODE_ENABLE)), yes)
-  SRC += send_unicode.c
-endif