qmk-firmware/keyboards/qwertyydox
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
..
keymaps/default Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
rev1 [Keyboard] QWERTYYdox refactor (#6446) 2019-08-01 09:33:13 -07:00
config.h [Keyboard] QWERTYYdox refactor (#6446) 2019-08-01 09:33:13 -07:00
info.json [Keyboard] QWERTYYdox refactor (#6446) 2019-08-01 09:33:13 -07:00
qwertyydox.c
qwertyydox.h [Keyboard] QWERTYYdox refactor (#6446) 2019-08-01 09:33:13 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, N-Q (#7147) 2019-10-25 18:32:18 -07:00

readme.md

QWERTYYdox

QWERTYYdox

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

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 then the make instructions for more information.