summaryrefslogtreecommitdiffstats
path: root/keyboards/hifumi/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hifumi/info.json')
-rw-r--r--keyboards/hifumi/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/hifumi/info.json b/keyboards/hifumi/info.json
new file mode 100644
index 000000000..2466838a0
--- /dev/null
+++ b/keyboards/hifumi/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "hifumi",
+ "url": "https://github.com/zk-phi/1x2x3-keyboard",
+ "maintainer": "riconken",
+ "width": 3,
+ "height": 2,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"label":"F5", "x":0, "y":0}, {"label":"Up", "x":1, "y":0}, {"label":"PrSc", "x":2, "y":0}, {"label":"Left", "x":0, "y":1}, {"label":"Down", "x":1, "y":1}, {"label":"Right", "x":2, "y":1}]
+ }
+ }
+}