Clean out unicode support (for now)
This commit is contained in:
parent
f91a1b6c05
commit
0b68ee795a
@ -1,5 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
// Threshold for things considered a "tap"
|
||||
#define TAPPING_TERM 300
|
||||
|
||||
#define TAPPING_TERM 300
|
@ -3,6 +3,3 @@ BOOTLOADER = qmk-dfu
|
||||
|
||||
# Enable bootloader keys
|
||||
BOOTMAGIC_ENABLE = yes
|
||||
|
||||
# Enable Unicode
|
||||
UNICODE_ENABLE = yes
|
Loading…
x
Reference in New Issue
Block a user