summaryrefslogtreecommitdiff
path: root/keyboards/qwertyydox/readme.md
diff options
context:
space:
mode:
authoraydenvis <38897937+aydenvis@users.noreply.github.com>2018-08-19 15:23:13 -0500
committerDrashna Jaelre <drashna@live.com>2018-08-19 13:23:13 -0700
commit4cc1edbb67beecd0081fb84d3b5365e55d1a41e1 (patch)
tree91489e9826e203d428379f5e34431ff8576e199a /keyboards/qwertyydox/readme.md
parentd87ef88de0303309a317283a292c52e7e89d6449 (diff)
Keyboard: Add QWERTYYdox keyboard (#3636)
* Add files via upload * Update readme.md * Update readme.md * Update readme.md * Add files via upload * Delete split_util.h * Delete split_util.c * Delete serial.h * Delete serial.c * Delete matrix.c * Delete i2c.h * Delete i2c.c * Update rules.mk * Update config.h * Update readme.md * Update readme.md
Diffstat (limited to 'keyboards/qwertyydox/readme.md')
-rw-r--r--keyboards/qwertyydox/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/qwertyydox/readme.md b/keyboards/qwertyydox/readme.md
new file mode 100644
index 0000000000..1fa984e031
--- /dev/null
+++ b/keyboards/qwertyydox/readme.md
@@ -0,0 +1,27 @@
+QWERTYYdox
+====
+
+![QWERTYYdox](https://imgur.com/gallery/Pwwb0Q0)
+
+
+A split ergo 4x7 keyboard with 3 thumb keys and 2 Y keys.
+
+**Status** The QWERTYYdox is a personal project, however it is completely functional.
+
+Keyboard Maintainer: /u/aydenvis
+
+Hardware Supported: Pro Micro (ATmega32U4)
+
+Hardware Availability: The whole thing is handwired with plates cut by [/u/JOlimon](stratakb.com)
+
+
+Make example for this keyboard (after setting up your build environment):
+
+ make qwertyydox/rev1:default
+
+Example of flashing this keyboard:
+
+ make qwertyydox/rev1:default:avrdude
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
+