diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-06-10 14:58:55 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-06-10 14:58:55 -0400 |
commit | 995c3141a674a0311786cc713ea96d39330a9b48 (patch) | |
tree | e6a207ce23bc2bcb1b20c4e43a8b963c0ccf8769 /docs/tmk_based_projects.md | |
parent | ca01d94005f67ec4fa9528353481faa622d949ae (diff) | |
download | qmk_firmware-995c3141a674a0311786cc713ea96d39330a9b48.tar.gz |
convert docs to lowercase and underscores
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 |