diff options
author | Ryan <fauxpark@gmail.com> | 2023-05-05 09:28:17 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 09:28:17 +1000 |
commit | 108ad0929cc4dfdc4df0e9f2303b85da92606e92 (patch) | |
tree | 857962dd64628c837ee4c2143cbe688cc8bf346f /keyboards/org60 | |
parent | c19b468d3180d8bc0d7782912072515b1b4fab51 (diff) |
Escape Unicode characters in info.json (#20698)
Diffstat (limited to 'keyboards/org60')
-rw-r--r-- | keyboards/org60/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/org60/info.json b/keyboards/org60/info.json index 80b54211f7..7ceeef8312 100644 --- a/keyboards/org60/info.json +++ b/keyboards/org60/info.json @@ -1,6 +1,6 @@ { "keyboard_name": "Org60", - "manufacturer": "大橘子外设 (Large orange peripherals)", + "manufacturer": "\u5927\u6a58\u5b50\u5916\u8bbe (Large orange peripherals)", "url": "", "maintainer": "qmk", "usb": { |