summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/delphine/info.json
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2020-09-01 07:20:19 +0700
committerGitHub <noreply@github.com>2020-08-31 17:20:19 -0700
commitfa740c12861f77b1381fa2ee282fd57080c70502 (patch)
tree7f71b71fdae4b7db815d381d3ae84f42f08fe2c2 /keyboards/mechlovin/delphine/info.json
parent69804bb243989c06d276581cfdcc9e2f6fb188e6 (diff)
[Keyboard] Mechlovin Delphine (#9835)
* add * ADD * update * update * update * update * Update rgb_led.c * Update rgb_led.c
Diffstat (limited to 'keyboards/mechlovin/delphine/info.json')
-rw-r--r--keyboards/mechlovin/delphine/info.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/keyboards/mechlovin/delphine/info.json b/keyboards/mechlovin/delphine/info.json
new file mode 100644
index 0000000000..6356f4a3d6
--- /dev/null
+++ b/keyboards/mechlovin/delphine/info.json
@@ -0,0 +1,38 @@
+{
+ "keyboard_name": "Delphine",
+ "url": "",
+ "maintainer": "Team Mechlovin'",
+ "width": 4,
+ "height": 6.25,
+ "layouts": {
+ "LAYOUT_ortho_6x4": {
+ "layout": [
+ {"label":"K00 (F0,F7)", "x":0, "y":0},
+ {"label":"K01 (F0,D7)", "x":1, "y":0},
+ {"label":"K02 (F0,D6)", "x":2, "y":0},
+ {"label":"K03 (F0,D2)", "x":3, "y":0},
+ {"label":"K10 (F1,F7)", "x":0, "y":1.25},
+ {"label":"K11 (F1,D7)", "x":1, "y":1.25},
+ {"label":"K12 (F1,D6)", "x":2, "y":1.25},
+ {"label":"K13 (F1,D2)", "x":3, "y":1.25},
+ {"label":"K20 (F4,F7)", "x":0, "y":2.25},
+ {"label":"K21 (F4,D7)", "x":1, "y":2.25},
+ {"label":"K22 (F4,D6)", "x":2, "y":2.25},
+ {"label":"K23 (F4,D2)", "x":3, "y":2.25},
+ {"label":"K30 (F5,F7)", "x":0, "y":3.25},
+ {"label":"K31 (F5,D7)", "x":1, "y":3.25},
+ {"label":"K32 (F5,D6)", "x":2, "y":3.25},
+ {"label":"K33 (F5,D2)", "x":3, "y":3.25},
+ {"label":"K40 (F6,F7)", "x":0, "y":4.25},
+ {"label":"K41 (F6,D7)", "x":1, "y":4.25},
+ {"label":"K42 (F6,D6)", "x":2, "y":4.25},
+ {"label":"K43 (F6,D2)", "x":3, "y":4.25},
+ {"label":"K50 (D3,F7)", "x":0, "y":5.25},
+ {"label":"K51 (D3,D7)", "x":1, "y":5.25},
+ {"label":"K52 (D3,D6)", "x":2, "y":5.25},
+ {"label":"K53 (D3,D2)", "x":3, "y":5.25}
+ ]
+ }
+ }
+ ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
+}