1
0
Fork 0

[Keymap] Fix Drashna Keymap issues missed before Develop merge (#14271)

This commit is contained in:
Drashna Jael're 2021-09-01 21:08:58 -07:00 committed by GitHub
parent c1e5c920a9
commit 37aef4ebe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 132 additions and 114 deletions

View file

@ -14,5 +14,10 @@ UNICODE_ENABLE = no # Unicode
KEY_LOCK_ENABLE = no
BOOTLOADER = atmel-dfu
BOOTLOADER = hid
BOOTLOADER_SIZE = 512
PROGRAM_CMD = $(HID_BOOTLOADER_CLI) -mmcu=$(MCU) -w -v $(BUILD_DIR)/$(TARGET).hex
# TAP_DANCE_ENABLE = yes
WPM_ENABLE = yes
SWAP_HANDS_ENABLE = yes