summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_5x12/drashna
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-15 04:54:21 +0000
committerQMK Bot <hello@qmk.fm>2021-12-15 04:54:21 +0000
commitc0bb15315170f9265143833ad879b7c8f87b06ac (patch)
tree3a61a9cec73aac6c0172af3bf48efda147dedef9 /layouts/community/ortho_5x12/drashna
parent3c5b9f70f5faf9215d654b4f5d92c1ea6b34248a (diff)
parent3fa592a4024a24a636fa0c562e6761667a94f565 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'layouts/community/ortho_5x12/drashna')
-rw-r--r--layouts/community/ortho_5x12/drashna/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/community/ortho_5x12/drashna/rules.mk b/layouts/community/ortho_5x12/drashna/rules.mk
index 69a025cc03..98ac829092 100644
--- a/layouts/community/ortho_5x12/drashna/rules.mk
+++ b/layouts/community/ortho_5x12/drashna/rules.mk
@@ -14,4 +14,5 @@ ifeq ($(strip $(KEYBOARD)), fractal)
RGBLIGHT_ENABLE = yes
RGBLIGHT_STARTUP_ANIMATION = yes
BOOTLOADER = qmk-dfu
+ CUSTOM_UNICODE_ENABLE = no
endif