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
87 B
C
2 lines
87 B
C
#define UNICODE_SELECTED_MODES UC_LNX, UC_OSX, UC_WIN, UC_WINC
|
|
#define TAPPING_TERM 300 |