summaryrefslogtreecommitdiffstats
path: root/keyboards/1k/info.json
diff options
context:
space:
mode:
authorMakotoKurauchi <pluis@me.com>2022-04-19 19:39:43 +0900
committerGitHub <noreply@github.com>2022-04-19 20:39:43 +1000
commitbdd1f318c3f4bcbf7f9dfeaff908013780bf753a (patch)
tree0c2799f57005fceb0e8cb1fcf2191924c0c20f9c /keyboards/1k/info.json
parent67329cffb561d1dfd7636f72f629cea95476fe19 (diff)
[Keyboard] New kbd 1k (#15509)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
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}
+ ]
+ }
+ }
+}