diff options
author | Elliot Powell <32494740+e11i0t23@users.noreply.github.com> | 2018-10-30 21:55:22 +0000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-30 14:55:22 -0700 |
commit | 426c18b8c6fac83620de9ccedb4668dbb3a1ff40 (patch) | |
tree | 95fadfdf23b5f677ec3358fc6f852f80a240165d /keyboards/handwired/ep40/readme.md | |
parent | 7fc9170ea7271e2931c7e0f854b635f0954fbbe1 (diff) |
Keyboard: add ep40 qmk support (#4291)
* 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
Diffstat (limited to 'keyboards/handwired/ep40/readme.md')
-rw-r--r-- | keyboards/handwired/ep40/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/ep40/readme.md b/keyboards/handwired/ep40/readme.md new file mode 100644 index 0000000000..5acd8892dd --- /dev/null +++ b/keyboards/handwired/ep40/readme.md @@ -0,0 +1,15 @@ +# ep40 + +![ep40](https://i.imgur.com/Jl7w6I9.jpg) + +A simple 40% keyboard + +Keyboard Maintainer: [Elliot Powell](https://reddit.com/u/e11i0t23, https://github.com/e11i0t23) +Hardware Supported: EP40 PCB +Hardware Availability: None at the moment + +Make example for this keyboard (after setting up your build environment): + + make ep40: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). |