From e9831540032c34d775d8ad1d0b72726ec77e41cc Mon Sep 17 00:00:00 2001 From: mikiya418 <64995478+mikiya418@users.noreply.github.com> Date: Sat, 2 Nov 2024 01:54:37 +0900 Subject: [PATCH] Add files via upload --- 5keys.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 5keys.json diff --git a/5keys.json b/5keys.json new file mode 100644 index 00000000000..85d8d97b895 --- /dev/null +++ b/5keys.json @@ -0,0 +1,11 @@ +{ + "name": "5keys", + "vendorId": "0x4D4B", + "productId": "0x0001", + "matrix": { "rows": 1, "cols": 5 }, + "layouts": { + "keymap": [ + [{"a":7},"","","","","",{"x":-0.75,"a":4,"f":4,"w":14,"h":5,"d":true}] + ] + } + } \ No newline at end of file