diff --git a/v3/arrayperipherals/vector/vector.json b/v3/arrayperipherals/vector/vector.json new file mode 100644 index 0000000000..2893242813 --- /dev/null +++ b/v3/arrayperipherals/vector/vector.json @@ -0,0 +1,23 @@ +{ + "name": "The Vector", + "vendorId": "0x4152", + "productId": "0x4F47", + "matrix": { + "rows": 1, + "cols": 5 + }, + "layouts": { + "keymap": [ + [ + "0,0", + "0,1", + "0,2", + "0,3", + { + "x": 0.25 + }, + "0,4\n\n\n\n\n\n\n\n\ne0" + ] + ] + } +} \ No newline at end of file