summaryrefslogtreecommitdiffstats
path: root/keyboards/zen/readme.md
diff options
context:
space:
mode:
authorLegonut <legonut3@gmail.com>2018-02-07 05:44:10 +0100
committerJack Humbert <jack.humb@gmail.com>2018-02-07 05:44:10 +0100
commitad01e3c03a5213a46d5e6bd14cbb3c3231f68c78 (patch)
tree790ce99ed792d643d4007a7c64357566529c35fd /keyboards/zen/readme.md
parent9cfcd494064439b0c8b31bc45969b0487ec6e81a (diff)
downloadqmk_firmware-ad01e3c03a5213a46d5e6bd14cbb3c3231f68c78.tar.gz
qmk_firmware-ad01e3c03a5213a46d5e6bd14cbb3c3231f68c78.tar.xz
New keyboard added "Zen" (#2347)
* New keyboard added Zen is a split ortholinear currently in group buy. * remove bad keymap Keymap was throwing errors * remove other bad keymap I should have checked these before haha * small fix to update folder name * renamed temp * renamed to zen * update folder name * Slim down matrix code Suggested by drashna * move KC_NO * Update keymap * change from rev2 to rev1
Diffstat (limited to 'keyboards/zen/readme.md')
-rw-r--r--keyboards/zen/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/zen/readme.md b/keyboards/zen/readme.md
new file mode 100644
index 000000000..36c63d293
--- /dev/null
+++ b/keyboards/zen/readme.md
@@ -0,0 +1,12 @@
+Zen Keyboard
+====
+
+A split ergo keyboard with a few goals in mind:
+ - Be as thin as possible. Other split KBs (Let's Split, Nyquist, Iris) are 15.2mm thick. The Zen is only 8.0mm thick.
+ - Layout designed for gaming. 1.5u pinky keys, ortho alphas, and angled thumb keys. After trying Ortholiniear, Atreus62, and Ergodox, this is the best layout for gaming and typing.
+ - RGB backlighting. 16 WS2812b LEDs shine through the perimeter switches. The SK6812 variant are cheap and easy to solder.
+ - Price. Using Arduino Pro Micro, SK6812 LEDs, and PCB FR4 for the case, the cost of each half without switches or caps can be reduced to under $20 when purchased at volume.
+
+A build guide and more info for this keyboard can be found here: [Zen Build Guide](https://legonut.gitbooks.io/zen-keyboard/content/)
+
+Maintained by u/legonut3 \ No newline at end of file