mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 02:17:38 +06:00
6 lines
199 B
Modula-2
6 lines
199 B
Modula-2
|
// define keys to send unicode strings.
|
||
|
UC_STR(UC_FLIP, "(ノಠ痊ಠ)ノ彡┻━┻")
|
||
|
UC_STR(UC_TABL, "┬─┬ノ( º _ ºノ)")
|
||
|
UC_STR(UC_SHRG, "¯\\_(ツ)_/¯")
|
||
|
UC_STR(UC_DISA, "ಠ_ಠ")
|