mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-14 13:50:46 +00: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, "ಠ_ಠ")
|