You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps/default Remove keymap_config extern from default keymaps (#7399) 4 years ago
rev1 Remove empty override functions (#14312) 2 years ago
.noci Initial list of keyboards to exclude from CI (#11213) 3 years ago
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
qwertyydox.c Keyboard: Add QWERTYYdox keyboard (#3636) 5 years ago
qwertyydox.h [Keyboard] QWERTYYdox refactor (#6446) 4 years ago
readme.md Modified URLs to point to new locations 5 years ago
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago

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.