aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/abstract/ellipse/info.json
diff options
context:
space:
mode:
authorAbstractKB <49011872+AbstractKB@users.noreply.github.com>2019-05-24 17:10:40 -0400
committerDrashna Jaelre <drashna@live.com>2019-05-24 14:10:40 -0700
commita1e2d51712385a12bba7d592e391200742be5ad7 (patch)
tree595264a0cdaa93030c14b640fb9189cb76dada5e /keyboards/abstract/ellipse/info.json
parent362bfc5b15eeacd946f814efb726f4e7fd9a1328 (diff)
downloadfirmware-a1e2d51712385a12bba7d592e391200742be5ad7.tar.gz
firmware-a1e2d51712385a12bba7d592e391200742be5ad7.tar.bz2
firmware-a1e2d51712385a12bba7d592e391200742be5ad7.zip
[Keyboard] Added Abstract Ellipse Rev1 (#5939)
* mostly done with first version of Ellipse Rev1 software * mostly done, error with backlight breathing * more testing and changing default keymaps * ready for first release attempt * fix newline in readme * fix copyright and extraneous declarations and symbols * remove more excess backslashes * fixed more formatting
Diffstat (limited to 'keyboards/abstract/ellipse/info.json')
-rw-r--r--keyboards/abstract/ellipse/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/abstract/ellipse/info.json b/keyboards/abstract/ellipse/info.json
new file mode 100644
index 000000000..8ad50e6ca
--- /dev/null
+++ b/keyboards/abstract/ellipse/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name": "Ellipse",
+ "url": "https://abstractkb.tk/product/ellipse-rev1",
+ "maintainer": "AbstractKB",
+ "width": 3,
+ "height": 2.25,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":0, "y":1.25}, {"x":1, "y":1.25}, {"x":2, "y":1.25}]
+ }
+ }
+} \ No newline at end of file