Add iS0 Keypad (#6456)

* Start progress

* Build firmware

* Prepare for pullreq

* Add a keymap

* Update keyboards/illuminati/is0/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/illuminati/is0/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
ai03
2019-08-02 02:03:07 +09:00
committed by noroadsleft
parent ac20e7e3f2
commit d68d510473
10 changed files with 538 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"keyboard_name": "iS0",
"url": "",
"maintainer": "ai03",
"width": 1.5,
"height": 2,
"layouts": {
"LAYOUT": {
"layout": [{"x":0.25, "y":0, "w":1.25, "h":2}]
}
}
}