diff --git a/v3/nacly/bigsmoothknob/bigsmoothknob.json b/v3/nacly/bigsmoothknob/bigsmoothknob.json new file mode 100644 index 0000000000..564f388bd7 --- /dev/null +++ b/v3/nacly/bigsmoothknob/bigsmoothknob.json @@ -0,0 +1,13 @@ +{ + "name": "Big Smooth Knob", + "vendorId": "0x6B70", + "productId": "0x6273", + "matrix": {"rows": 2, "cols": 4}, + "layouts": { + "keymap": [ + [{"x": 1.5}, "\n\n\n\n\n\n\n\n\ne0"], + ["0,0", "0,1", "0,2","0,3"], + ["1,0", "1,1", "1,2","1,3"] + ] + } +} \ No newline at end of file