summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/think65/solder
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-05-05 09:28:17 +1000
committerGitHub <noreply@github.com>2023-05-05 09:28:17 +1000
commit108ad0929cc4dfdc4df0e9f2303b85da92606e92 (patch)
tree857962dd64628c837ee4c2143cbe688cc8bf346f /keyboards/gray_studio/think65/solder
parentc19b468d3180d8bc0d7782912072515b1b4fab51 (diff)
Escape Unicode characters in info.json (#20698)
Diffstat (limited to 'keyboards/gray_studio/think65/solder')
-rw-r--r--keyboards/gray_studio/think65/solder/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gray_studio/think65/solder/info.json b/keyboards/gray_studio/think65/solder/info.json
index 3b7da2920d..7bc54a5bc5 100644
--- a/keyboards/gray_studio/think65/solder/info.json
+++ b/keyboards/gray_studio/think65/solder/info.json
@@ -1,5 +1,5 @@
{
- "keyboard_name": "Think6.5°",
+ "keyboard_name": "Think6.5\u00b0",
"manufacturer": "Graystudio",
"url": "",
"maintainer": "qmk",