aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/rad/info.json
diff options
context:
space:
mode:
authorQMK Bot2022-05-20 07:29:11 +0200
committerQMK Bot2022-05-20 07:29:11 +0200
commit8b33ca9fe28186cafbe4e017d43838d863421a92 (patch)
tree7965348525e2e8fa788d10de1b5204c77adc445a /keyboards/rad/info.json
parenta97ed8a1fd18c9fda89bcb72d7c8e994613b2fc9 (diff)
parentc7e114e0bb1d8ecb76de632c93db165695f06873 (diff)
Merge remote-tracking branch 'origin/master' into develop
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