aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/split_3x6_3
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-12-14 20:53:36 -0800
committerGitHub <noreply@github.com>2021-12-14 20:53:36 -0800
commit3fa592a4024a24a636fa0c562e6761667a94f565 (patch)
tree4ce826128e29e36dfe606fa2b5a3d25b3bd0afcc /layouts/community/split_3x6_3
parentc10bc9f91e737dd3675b2e4492daa09092655af9 (diff)
downloadqmk_firmware-3fa592a4024a24a636fa0c562e6761667a94f565.tar.gz
qmk_firmware-3fa592a4024a24a636fa0c562e6761667a94f565.zip
[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)
Diffstat (limited to 'layouts/community/split_3x6_3')
-rw-r--r--layouts/community/split_3x6_3/drashna/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/community/split_3x6_3/drashna/rules.mk b/layouts/community/split_3x6_3/drashna/rules.mk
index edc9304fe..cf2dfbdc8 100644
--- a/layouts/community/split_3x6_3/drashna/rules.mk
+++ b/layouts/community/split_3x6_3/drashna/rules.mk
@@ -32,6 +32,7 @@ ifeq ($(strip $(CTPC)), yes)
32 SWAP_HANDS_ENABLE = yes 32 SWAP_HANDS_ENABLE = yes
33 WPM_ENABLE = yes 33 WPM_ENABLE = yes
34else 34else
35 CUSTOM_UNICODE_ENABLE = no
35 BOOTLOADER = qmk-hid 36 BOOTLOADER = qmk-hid
36 BOOTLOADER_SIZE = 512 37 BOOTLOADER_SIZE = 512
37endif 38endif