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/bthlabs | |
parent | c19b468d3180d8bc0d7782912072515b1b4fab51 (diff) |
Escape Unicode characters in info.json (#20698)
Diffstat (limited to 'keyboards/bthlabs')
-rw-r--r-- | keyboards/bthlabs/geekpad/info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bthlabs/geekpad/info.json b/keyboards/bthlabs/geekpad/info.json index c1b0ef54c0..5c193f9f85 100644 --- a/keyboards/bthlabs/geekpad/info.json +++ b/keyboards/bthlabs/geekpad/info.json @@ -2,7 +2,7 @@ "keyboard_name": "GeekPad", "manufacturer": "BTHLabs", "url": "https://git.bthlabs.pl/tomekwojcik/geekpad", - "maintainer": "Tomek Wójcik <contact@bthlabs.pl>", + "maintainer": "Tomek W\u00f3jcik <contact@bthlabs.pl>", "usb": { "vid": "0xFEED", "pid": "0x4257", |