forked from forks/qmk_firmware
4522519079
* - Enabled Unicode Feature to fix the build - Added TapDance Feature to improve the functionality of the Keyboard - Added the ability to switch between the Unicodes Modes - Added more Emojis thanks to the tap dance feature * Fix Format
2 lines
65 B
Makefile
2 lines
65 B
Makefile
UNICODE_ENABLE = yes # Unicode
|
|
TAP_DANCE_ENABLE = yes # Tap Dance
|