summaryrefslogtreecommitdiff
path: root/keyboards/1k/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-04-19 10:40:23 +0000
committerQMK Bot <hello@qmk.fm>2022-04-19 10:40:23 +0000
commiteab3be1e756d701bb3af2d7c8fe152a8be427806 (patch)
tree19220ddcfa4c88bf558d330ee29480f312e95989 /keyboards/1k/info.json
parent571935324007b77e86a013d4d7ea6c9e87076593 (diff)
parentbdd1f318c3f4bcbf7f9dfeaff908013780bf753a (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/1k/info.json')
-rw-r--r--keyboards/1k/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/1k/info.json b/keyboards/1k/info.json
new file mode 100644
index 0000000000..a806ac6295
--- /dev/null
+++ b/keyboards/1k/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "1k",
+ "url": "",
+ "maintainer": "MakotoKurauchi",
+ "layouts": {
+ "LAYOUT_ortho_1x1": {
+ "layout": [
+ {"x":0, "y":0}
+ ]
+ }
+ }
+}