aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/xd004/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd004/info.json')
-rw-r--r--keyboards/xd004/info.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/xd004/info.json b/keyboards/xd004/info.json
new file mode 100644
index 000000000..72c15da7f
--- /dev/null
+++ b/keyboards/xd004/info.json
@@ -0,0 +1,11 @@
+{
+ "keyboard_name": "XD004",
+ "maintainer": "",
+ "width": 4,
+ "height": 1,
+ "layouts": {
+ "LAYOUT_all": {
+ "layout": [{"label":"L", "x":0, "y":0}, {"label":"O", "x":1, "y":0}, {"label":"V", "x":2, "y":0}, {"label":"E", "x":3, "y":0}]
+ }
+ }
+}