aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/palette1202/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/palette1202/info.json')
-rw-r--r--keyboards/palette1202/info.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/palette1202/info.json b/keyboards/palette1202/info.json
new file mode 100644
index 000000000..847948626
--- /dev/null
+++ b/keyboards/palette1202/info.json
@@ -0,0 +1,30 @@
+{
+ "keyboard_name": "Palette1202",
+ "url": "https://github.com/niltea/Palette1202",
+ "maintainer": "niltea",
+ "width": 5,
+ "height": 3.5,
+ "layouts": {
+ "LAYOUT": {
+ "key_count": 14,
+ "layout": [
+ { "label":"Tab", "x": 0, "y": 0.75 },
+ { "label":"GUI + A", "x": 1, "y": 0.25 },
+ { "label":"E", "x": 2, "y": 0 },
+ { "label":"P", "x": 3, "y": 0.5 },
+ { "label":"GUI + 0", "x": 4, "y": 0 },
+
+ { "label":"Fn", "x": 0, "y": 1.75 },
+ { "label":"M", "x": 1, "y": 1.25 },
+ { "label":"BackSP", "x": 2, "y": 1 },
+ { "label":"B", "x": 3, "y": 1.5 },
+ { "label":"HYPR", "x": 4, "y": 1 },
+
+ { "label":"Shift", "x": 1, "y": 2.5 },
+ { "label":"LGUI", "x": 2, "y": 2.5 },
+ { "label":"GUI + Z", "x": 3, "y": 2.5 },
+ { "label":"Space", "x": 4, "y": 2.5, "r": 15 }
+ ]
+ }
+ }
+}