summaryrefslogtreecommitdiff
path: root/users/kuchosauronad0/unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/kuchosauronad0/unicode.h')
-rw-r--r--users/kuchosauronad0/unicode.h64
1 files changed, 0 insertions, 64 deletions
diff --git a/users/kuchosauronad0/unicode.h b/users/kuchosauronad0/unicode.h
deleted file mode 100644
index 340b4cf94b..0000000000
--- a/users/kuchosauronad0/unicode.h
+++ /dev/null
@@ -1,64 +0,0 @@
-#pragma once
-
-#include "quantum.h"
-
-#ifdef UNICODEMAP_ENABLE
-enum unicode_name {
-OKOK, //
-BANG, // â€―
-IRONY, // âļŪ
-DEGREE, // °
-THINK, // ðŸĪ”
-GRIN, // ïŋ―
-MONOCL, // 🧐
-DRUG0, // ðŸĪŠ
-DRUG1, // ðŸĨī
-CLOWN, // ðŸĪĄ
-MNDBLWN, // ðŸĪŊ
-MONEY, // ðŸĪ‘
-SHTUP, // ðŸĪ
-PARTY, // ðŸĨģ
-SMRK, // 😏
-WEARY, // ðŸ˜Đ
-UNAMU, // 😒
-SPY, // ðŸ•ĩ
-DAFUQ, // 👚
-FIST0, // ðŸĪ›
-FIST1, // ðŸĪœ
-FIST2, // ✊
-FIST3, // 👊
-WIFIHAND, // 👌
-EFFU, // 🖕
-SPOCK, // 🖖
-INUP, // 👆
-THDN, // 👎
-THUP, // 👍
-TUMBLER, // ðŸĨƒ
-DRAGON0, // 🐉
-DRAGON1, // 🐅
-TIGER0, // 🐅
-TIGER1, // ðŸŊ
-COOL, // 🆒
-UCHART, // 📈
-DCHART, // 📉
-BCHART, // 📊
-NOPRCY, // ðŸ•ē
-PRCY, // ðŸ•ą
-BBB, // ðŸ…ą
-POO, // ðŸ’Đ
-HUNDR, // ðŸ’Ŋ
-EGGPL, // 🍆
-WATER, // ðŸ’Ķ
-LIT, // ðŸ”Ĩ
-SNEK, // 🐍
-PENGUIN, // 🐧
-BOAR, // 🐗
-MONKEY, // 🐒
-CHICK, // ðŸĨ
-DASH, // ðŸ’Ļ
-DIZZY, // ðŸ’Ŧ
-KEEB, // ðŸ–Ū
-HOLE, // ðŸ•ģ
-SAUCER // ðŸ›ļ
-};
-#endif