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
This commit is contained in:
aydenvis 2018-08-19 15:23:13 -05:00 committed by Drashna Jaelre
parent d87ef88de0
commit 4cc1edbb67
13 changed files with 505 additions and 0 deletions

View file

@ -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.