summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-01-01 00:54:12 +0000
committerGitHub <noreply@github.com>2023-01-01 11:54:12 +1100
commitd0ebafaea6847926e6391a6920821bcb17b3c39c (patch)
tree9e4f1b2cd70d1639a8064b95bf858daeb14b61b9 /keyboards/handwired/aranck/keymaps/turkishish/keymap.c
parent4704a4e0532b45af61cc0e804df2442d071a422a (diff)
Align definition of unicode_map (#19452)
Diffstat (limited to 'keyboards/handwired/aranck/keymaps/turkishish/keymap.c')
-rw-r--r--keyboards/handwired/aranck/keymaps/turkishish/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/aranck/keymaps/turkishish/keymap.c b/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
index ea44b75094..39be83046b 100644
--- a/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
+++ b/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
@@ -64,7 +64,7 @@ enum {
};
// clang-format off
-const uint32_t PROGMEM unicode_map[] = {
+const uint32_t unicode_map[] PROGMEM = {
[TR_C] = 0x00c7,
[TR_C_L] = 0x00e7,
[TR_I] = 0x0130,