summaryrefslogtreecommitdiff
path: root/keyboards/capsunlocked/cu7/info.json
diff options
context:
space:
mode:
authorRys Sommefeldt <rys@sommefeldt.com>2021-07-11 17:42:19 +0100
committerGitHub <noreply@github.com>2021-07-11 09:42:19 -0700
commitb71ee47c44a079baa1e5599e102cc29783f96bce (patch)
tree8f0b14d6e05de0a69787fdfdef489dc0f32eeb57 /keyboards/capsunlocked/cu7/info.json
parent4f3a4eca9753146a239726191251c40e4b940a0d (diff)
[Keyboard] CapsUnlocked CU7 (#13429)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/capsunlocked/cu7/info.json')
-rw-r--r--keyboards/capsunlocked/cu7/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/capsunlocked/cu7/info.json b/keyboards/capsunlocked/cu7/info.json
new file mode 100644
index 0000000000..1ce2a80a15
--- /dev/null
+++ b/keyboards/capsunlocked/cu7/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "CU7",
+ "url": "https://caps-unlocked.com/cu7/",
+ "maintainer": "rys",
+ "width": 3,
+ "height": 4.5,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"x":0, "y":2.5}, {"x":1, "y":2.5}, {"x":2, "y":2.5}, {"x":0, "y":3.5}, {"x":1, "y":3.5}, {"x":2, "y":3.5}]
+ }
+ }
+}