qmk_sweep_skeletyl/keyboards/qwertyydox
2023-03-10 16:00:30 +00:00
..
keymaps/default Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
rev1 Remove pointless USE_I2C blocks in keyboard headers (#20084) 2023-03-10 16:00:30 +00:00
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
info.json Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
qwertyydox.c Keyboard: Add QWERTYYdox keyboard (#3636) 2018-08-19 13:23:13 -07:00
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 Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.