diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-05-27 18:09:52 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-05-27 18:09:52 -0400 |
commit | 704794bae3bf96541b0362ea38b84706d5ee6958 (patch) | |
tree | 866be7a6a63cb8e5f6f7c236303a796239ed9eae /docs/TMK-Based-Projects.md | |
parent | d24da945d1dbfbe81177dd6611b0d5a27ab8344f (diff) | |
parent | e229dcadb5c9f8c09f14a439fe5a4c7c48ba2249 (diff) | |
download | qmk_firmware-704794bae3bf96541b0362ea38b84706d5ee6958.tar.gz |
subtree docs
Diffstat (limited to 'docs/TMK-Based-Projects.md')
-rw-r--r-- | docs/TMK-Based-Projects.md | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/TMK-Based-Projects.md b/docs/TMK-Based-Projects.md new file mode 100644 index 000000000..0597b04c3 --- /dev/null +++ b/docs/TMK-Based-Projects.md @@ -0,0 +1,34 @@ +## TMK based projects +Add your project here! +See https://github.com/tmk/tmk_keyboard/issues/173 + +### keyboards +**S60-X**: [DIY 60% keyboard](https://www.massdrop.com/buy/sentraq-60-diy-keyboard-kit?mode=guest_open) designed by [VinnyCordeiro](https://github.com/VinnyCordeiro) for Sentraq: +- https://github.com/VinnyCordeiro/tmk_keyboard + +**Octagon V1**: Korean custom keyboard designed by Duck. +- https://github.com/xauser/tmk_keyboard/tree/xauser + +**Compact L3**: Custom keyboard designed by LifeZone and LeeKu. +- https://github.com/xauser/tmk_keyboard/tree/xauser + +**KMAC, 1,2 and Happy**: Custom keyboard designed by kbdmania. +- https://github.com/ageaenes/tmk_keyboard + +**P60**: [DIY wired 60% keyboard](https://imgur.com/a/zwsDN) by [p3lim](https://github.com/p3lim). +- https://github.com/p3lim/keyboard_firmware + +**Nerd, Kitten Paw, Lightsaber, Phantom, Lightpad, Ergodox** on [xauser](https://github.com/xauser)'s repository +- https://github.com/xauser/tmk_keyboard/tree/xauser + +**ErgoDox** on [cub-unanic](https://github.com/cub-uanic)'s repository +- https://github.com/cub-uanic/tmk_keyboard/tree/master/keyboard/ergodox + +**Atreus** by [technomancy](https://atreus.technomancy.us) +- https://github.com/technomancy/tmk_keyboard/tree/atreus/keyboard/atreus + +**[mcdox](https://github.com/DavidMcEwan/mcdox)** +- https://github.com/DavidMcEwan/tmk_keyboard/tree/master/keyboard/mcdox + + +### converters
\ No newline at end of file |