From 7d417786614b16a1c0cb36ade73127de36558a84 Mon Sep 17 00:00:00 2001 From: zvecr Date: Sat, 31 Dec 2022 21:24:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@943aae85d5edfbcc7277d5ca5fc2867c4132a5e6=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- feature_unicode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_unicode.md b/feature_unicode.md index a93e9ad2bab..f6ef70d57d0 100644 --- a/feature_unicode.md +++ b/feature_unicode.md @@ -51,7 +51,7 @@ enum unicode_names { SNEK }; -const uint32_t PROGMEM unicode_map[] = { +const uint32_t unicode_map[] PROGMEM = { [BANG] = 0x203D, // ‽ [IRONY] = 0x2E2E, // ⸮ [SNEK] = 0x1F40D, // 🐍