diff --git a/src/meishi2/meishi2.json b/src/meishi2/meishi2.json new file mode 100644 index 0000000000..b152ac15f3 --- /dev/null +++ b/src/meishi2/meishi2.json @@ -0,0 +1,10 @@ +{ + "name": "meishi2", + "vendorId": "0xBC42", + "productId": "0x0003", + "lighting": "none", + "matrix": {"rows": 2, "cols": 2}, + "layouts": { + "keymap": [["0,0","0,1","1,0","1,1"]] + } +} \ No newline at end of file