summaryrefslogtreecommitdiffstats
path: root/keyboards/ep/40/info.json
diff options
context:
space:
mode:
authorElliot Powell <32494740+e11i0t23@users.noreply.github.com>2018-11-16 20:31:44 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-11-16 20:31:44 +0100
commit774bee642685b6349e00603a9fd8a94432a7e893 (patch)
tree83bc0ab9f78d7a8bda7947aa2c16913faf7b9c3d /keyboards/ep/40/info.json
parentdefcfb4953d49a0fc72ecf49faeac0534aafc190 (diff)
downloadqmk_firmware-774bee642685b6349e00603a9fd8a94432a7e893.tar.gz
qmk_firmware-774bee642685b6349e00603a9fd8a94432a7e893.tar.xz
Moved ep40 to ep/40 for easier adding of next ep keyboard (#4439)
* add initial ep40 files * fixed issues * updated keymap * Added media control * Update keyboards/handwired/ep40/rules.mk Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com> * Fixed requested changes * Fixed more requested changes * Added delete key to layor 1 * Updated defualt keympap to have a Backspace mod del key * removed place holder Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com> * removed obsolete code Co-Authored-By: e11i0t23 <32494740+e11i0t23@users.noreply.github.com> * Moved ep40 to ep/40 * Fixed file names for moved code * Fixed readme
Diffstat (limited to 'keyboards/ep/40/info.json')
-rw-r--r--keyboards/ep/40/info.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/ep/40/info.json b/keyboards/ep/40/info.json
new file mode 100644
index 000000000..1c57ac674
--- /dev/null
+++ b/keyboards/ep/40/info.json
@@ -0,0 +1,12 @@
+{
+ "keyboard_name":"ep40",
+ "url":null,
+ "maintainer":"e11i0t23",
+ "width":12,
+ "hight":4,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0}, {"x":4, "y":0}, {"x":5, "y":0}, {"x":6, "y":0}, {"x":7, "y":0}, {"x":8, "y":0}, {"x":9, "y":0}, {"x":10, "y":0}, {"x":11, "y":0}, {"x":0, "y":1, "w":1.25}, {"x":1.25, "y":1}, {"x":2.25, "y":1}, {"x":3.25, "y":1}, {"x":4.25, "y":1}, {"x":5.25, "y":1}, {"x":6.25, "y":1}, {"x":7.25, "y":1}, {"x":8.25, "y":1}, {"x":9.25, "y":1}, {"x":10.25, "y":1, "w":1.75}, {"x":0, "y":2, "w":1.75}, {"x":1.75, "y":2}, {"x":2.75, "y":2}, {"x":3.75, "y":2}, {"x":4.75, "y":2}, {"x":5.75, "y":2}, {"x":6.75, "y":2}, {"x":7.75, "y":2}, {"x":8.75, "y":2}, {"x":9.75, "y":2}, {"x":10.75, "y":2, "w":1.25}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3, "w":2.25}, {"x":5.25, "y":3, "w":2.75}, {"x":8, "y":3}, {"x":9, "y":3}, {"x":10, "y":3}, {"x":11, "y":3}]
+ }
+ }
+}