diff options
| author | Drashna Jaelre | 2021-12-15 05:53:36 +0100 |
|---|---|---|
| committer | GitHub | 2021-12-15 05:53:36 +0100 |
| commit | 3fa592a4024a24a636fa0c562e6761667a94f565 (patch) | |
| tree | 4ce826128e29e36dfe606fa2b5a3d25b3bd0afcc /layouts/community/split_3x6_3/drashna | |
| parent | c10bc9f91e737dd3675b2e4492daa09092655af9 (diff) | |
[Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)
Diffstat (limited to 'layouts/community/split_3x6_3/drashna')
| -rw-r--r-- | layouts/community/split_3x6_3/drashna/rules.mk | 1 |
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 edc9304fec..cf2dfbdc88 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) SWAP_HANDS_ENABLE = yes WPM_ENABLE = yes else + CUSTOM_UNICODE_ENABLE = no BOOTLOADER = qmk-hid BOOTLOADER_SIZE = 512 endif |