summaryrefslogtreecommitdiffstats
path: root/keyboards/rad/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rad/info.json')
-rw-r--r--keyboards/rad/info.json59
1 files changed, 59 insertions, 0 deletions
diff --git a/keyboards/rad/info.json b/keyboards/rad/info.json
new file mode 100644
index 0000000000..b8098c89a9
--- /dev/null
+++ b/keyboards/rad/info.json
@@ -0,0 +1,59 @@
+{
+ "keyboard_name": "rad",
+ "manufacturer": "anubhavd7",
+ "usb": {
+ "vid": "0xFEED",
+ "pid": "0x6060",
+ "device_version": "0.0.1"
+ },
+ "layouts": {
+ "LAYOUT": {
+ "layout": [
+ {
+ "x": 1,
+ "y": 0
+ },
+ {
+ "x": 2,
+ "y": 0
+ },
+ {
+ "x": 0,
+ "y": 1
+ },
+ {
+ "x": 1,
+ "y": 1
+ },
+ {
+ "x": 2,
+ "y": 1
+ },
+ {
+ "x": 0,
+ "y": 2
+ },
+ {
+ "x": 1,
+ "y": 2
+ },
+ {
+ "x": 2,
+ "y": 2
+ },
+ {
+ "x": 0,
+ "y": 3
+ },
+ {
+ "x": 1,
+ "y": 3
+ },
+ {
+ "x": 2,
+ "y": 3
+ }
+ ]
+ }
+ }
+} \ No newline at end of file