diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-15 04:54:21 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-15 04:54:21 +0000 |
commit | c0bb15315170f9265143833ad879b7c8f87b06ac (patch) | |
tree | 3a61a9cec73aac6c0172af3bf48efda147dedef9 /layouts/community/ortho_5x12/drashna | |
parent | 3c5b9f70f5faf9215d654b4f5d92c1ea6b34248a (diff) | |
parent | 3fa592a4024a24a636fa0c562e6761667a94f565 (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.mk | 1 |
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 |