diff options
| author | kuchosauronad0 <22005492+kuchosauronad0@users.noreply.github.com> | 2019-08-17 08:19:35 -0700 |
|---|---|---|
| committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-08-17 08:19:35 -0700 |
| commit | 683605a9dc285c5e8f6328ec81a29505892287b7 (patch) | |
| tree | 82254e30a4aa0c0774aec22a6c7f69a1045b83d0 /users/kuchosauronad0/unicode.c | |
| parent | c178bbf2e50424ee54fbd3a43609089470129c34 (diff) | |
| download | qmk_firmware-683605a9dc285c5e8f6328ec81a29505892287b7.tar.gz qmk_firmware-683605a9dc285c5e8f6328ec81a29505892287b7.zip | |
Userspace kuchosauronad0 (#6541)
* initial commit
* Update layout. Tweak rules.mk
* initial userspace configuration for kuchosauronad0
* modified userspace for kuchosauronad0
* added OSL_UNI
* clean up
* clean up
* style
* style
* added more unicode
* fixed representation
* fixed representation
* added comments
* added comments, restructure
* accidently one line
* restructure
* restructure
* added git_lazy(void)
* fixed indenting and added missing symbols
* fixed indent
* fixed indent
* update
* change tapping_term to 150
* added UNICODEMAP_ENABLE block
* replace register with tap_code where possible
* formatting
* rearrange sequences
* clean up
* clean up
* added unicode layer
* disabled tap dance
* add files for encoder
* removed unnecessary include
* removed unnecessary stuff
Diffstat (limited to 'users/kuchosauronad0/unicode.c')
| -rw-r--r-- | users/kuchosauronad0/unicode.c | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/users/kuchosauronad0/unicode.c b/users/kuchosauronad0/unicode.c new file mode 100644 index 000000000..8b312deb6 --- /dev/null +++ b/users/kuchosauronad0/unicode.c | |||
| @@ -0,0 +1,62 @@ | |||
| 1 | #include "unicode.h" | ||
| 2 | |||
| 3 | //#ifdef UNICODEMAP_ENABLE | ||
| 4 | const uint32_t PROGMEM unicode_map[] = { | ||
| 5 | [BANG] = 0x0203D,// â― | ||
| 6 | [IRONY] = 0x02E2E,// âļŪ | ||
| 7 | [DEGREE] = 0x000B0,// ° | ||
| 8 | [THINK] = 0x1F914,// ðĪ | ||
| 9 | [GRIN] = 0x1F600,// ïŋ― | ||
| 10 | [MONOCL] = 0x1F9D0,// ð§ | ||
| 11 | [DRUG0] = 0x1F92A,// ðĪŠ | ||
| 12 | [DRUG1] = 0x1F974,// ðĨī | ||
| 13 | [CLOWN] = 0x1F921,// ðĪĄ | ||
| 14 | [MNDBLWN] = 0x1F92F,// ðĪŊ | ||
| 15 | [MONEY] = 0x1F911,// ðĪ | ||
| 16 | [SHTUP] = 0x1F910,// ðĪ | ||
| 17 | [PARTY] = 0x1F973,// ðĨģ | ||
| 18 | [SMRK] = 0x1F60F,// ð | ||
| 19 | [WEARY] = 0x1F629,// ðĐ | ||
| 20 | [UNAMU] = 0x1F612,// ð | ||
| 21 | [SPY] = 0x1F575,//ðĩ | ||
| 22 | [DAFUQ] = 0x1F47A,// ðš | ||
| 23 | [FIST0] = 0x1F91B,// ðĪ | ||
| 24 | [FIST1] = 0x1F91C,// ðĪ | ||
| 25 | [FIST2] = 0x270A, // â | ||
| 26 | [FIST3] = 0x1F44A,// ð | ||
| 27 | [WIFIHAND] = 0x1F44B,// ð | ||
| 28 | [OKOK] = 0x1F44C,// ð | ||
| 29 | [EFFU] = 0x1F595,// ð | ||
| 30 | [SPOCK] = 0x1F596,// ð | ||
| 31 | [INUP] = 0x1F446,// ð | ||
| 32 | [THDN] = 0x1F44E,// ð | ||
| 33 | [THUP] = 0x1F44D,// ð | ||
| 34 | [TUMBLER] = 0x1F943,// ðĨ | ||
| 35 | [DRAGON0] = 0x1F409,// ð | ||
| 36 | [DRAGON1] = 0x1F432,// ðē | ||
| 37 | [TIGER0] = 0x1F405,// ð | ||
| 38 | [TIGER1] = 0x1F42F,// ðŊ | ||
| 39 | [COOL] = 0x1F192,// ð | ||
| 40 | [UCHART] = 0x1F4C8,// ð | ||
| 41 | [DCHART] = 0x1F4C9,// ð | ||
| 42 | [BCHART] = 0x1F4CA,// ð | ||
| 43 | [NOPRCY] = 0x1F572,// ðē | ||
| 44 | [PRCY] = 0x1F571,// ðą | ||
| 45 | [BBB] = 0x1F171,// ð ą | ||
| 46 | [POO] = 0x1F4A9,// ðĐ | ||
| 47 | [HUNDR] = 0x1F4AF,// ðŊ | ||
| 48 | [EGGPL] = 0x1F346,// ð | ||
| 49 | [WATER] = 0x1F4A6,// ðĶ | ||
| 50 | [LIT] = 0x1F525,// ðĨ | ||
| 51 | [SNEK] = 0x1F40D,// ð | ||
| 52 | [PENGUIN] = 0x1F427,// ð§ | ||
| 53 | [BOAR] = 0x1F417,// ð | ||
| 54 | [MONKEY] = 0x1F412,// ð | ||
| 55 | [CHICK] = 0x1F425,// ðĨ | ||
| 56 | [DASH] = 0x1F4A8,// ðĻ | ||
| 57 | [DIZZY] = 0x1F4AB,// ðŦ | ||
| 58 | [KEEB] = 0x1F5AE,// ðŪ | ||
| 59 | [HOLE] = 0x1F573,// ðģ | ||
| 60 | [SAUCER] = 0x1F6F8// ðļ | ||
| 61 | }; | ||
| 62 | //#endif // UNICODEMAP_ENABLE | ||
