qmk-dactyl-manuform-a/keyboards/qwertyydox
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps/default Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
rev1 Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2021-09-26 02:57:20 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
qwertyydox.c
qwertyydox.h [Keyboard] QWERTYYdox refactor (#6446) 2019-08-01 09:33:13 -07:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.