summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ergocheap/readme.md
diff options
context:
space:
mode:
authorAdrian <42110361+xSteins@users.noreply.github.com>2021-04-08 23:47:24 +0700
committerGitHub <noreply@github.com>2021-04-08 18:47:24 +0200
commit75f83210f43a3ec893635e4dd4e5d5a21dcc157d (patch)
tree58ec2df310b71d0474dc50622e6135a505b933cc /keyboards/handwired/ergocheap/readme.md
parent2170b75b26d46c7f46ad281b6c2eacddadc9cb45 (diff)
Add new handwired keyboard (Ergocheap) (#11857)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/ergocheap/readme.md')
-rw-r--r--keyboards/handwired/ergocheap/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/ergocheap/readme.md b/keyboards/handwired/ergocheap/readme.md
new file mode 100644
index 0000000000..ca30d4f50a
--- /dev/null
+++ b/keyboards/handwired/ergocheap/readme.md
@@ -0,0 +1,15 @@
+# Ergocheap handwired keyboard
+
+Ergocheap is an ergonomic keyboard with layout forked from adelheid with some minor adjustment in 13-15th row and standard keycaps size
+
+![Ergocheap](https://i.imgur.com/II3aBYgl.jpg)
+
+* Keyboard Maintainer: [xSteins](https://github.com/xSteins)
+* Hardware Supported: bluepill
+* Hardware Availability: [case files](https://github.com/xSteins/Mechanical-Keyboard/tree/master/ErgoCheap/CASE)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/ergocheap: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).