qmk_firmware/keyboards/qwertyydox/readme.md
aydenvis 4cc1edbb67 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
2018-08-19 13:23:13 -07:00

28 lines
760 B
Markdown

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.