summaryrefslogtreecommitdiffstats
path: root/keyboards/ep/40/readme.md
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/readme.md
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/readme.md')
-rw-r--r--keyboards/ep/40/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ep/40/readme.md b/keyboards/ep/40/readme.md
new file mode 100644
index 000000000..647842bad
--- /dev/null
+++ b/keyboards/ep/40/readme.md
@@ -0,0 +1,15 @@
+# ep40
+
+![ep40](https://i.imgur.com/Jl7w6I9.jpg)
+
+A simple 40% keyboard
+
+Keyboard Maintainer: [Elliot Powell](https://github.com/e11i0t23), [/u/e11i0t23 on reddit](https://reddit.com/u/e11i0t23)
+Hardware Supported: EP40 PCB
+Hardware Availability: None at the moment
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ep/40: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).