diff options
author | ai03 <sarcaphx510@gmail.com> | 2019-08-02 02:03:07 +0900 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-08-01 10:03:07 -0700 |
commit | d68d5104731fc70d63c0769e3093bedfbaf7b694 (patch) | |
tree | 98f9799a474a2ba942e7e73a4ccbb7ae42353f54 /keyboards/illuminati/is0/readme.md | |
parent | ac20e7e3f2dd60f2f7c3823362f0b1ba985a63b0 (diff) | |
download | qmk_firmware-d68d5104731fc70d63c0769e3093bedfbaf7b694.tar.gz |
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>
Diffstat (limited to 'keyboards/illuminati/is0/readme.md')
-rw-r--r-- | keyboards/illuminati/is0/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/illuminati/is0/readme.md b/keyboards/illuminati/is0/readme.md new file mode 100644 index 000000000..ad287f788 --- /dev/null +++ b/keyboards/illuminati/is0/readme.md @@ -0,0 +1,15 @@ +# iS0 + +![is0](https://i.imgur.com/ObiNJ2O.jpg) + +Single-key macropad + +Keyboard Maintainer: [ai03](https://github.com/ai03-2725) +Hardware Supported: iS0 by Illuminati Works +Hardware Availability: [Illuminati Works website](https://illuminati.works/is0/) + +Make example for this keyboard (after setting up your build environment): + + make illuminati/is0:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |