diff options
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 @@ | |||
1 | ## TMK based projects | ||
2 | Add your project here! | ||
3 | See https://github.com/tmk/tmk_keyboard/issues/173 | ||
4 | |||
5 | ### keyboards | ||
6 | **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: | ||
7 | - https://github.com/VinnyCordeiro/tmk_keyboard | ||
8 | |||
9 | **Octagon V1**: Korean custom keyboard designed by Duck. | ||
10 | - https://github.com/xauser/tmk_keyboard/tree/xauser | ||
11 | |||
12 | **Compact L3**: Custom keyboard designed by LifeZone and LeeKu. | ||
13 | - https://github.com/xauser/tmk_keyboard/tree/xauser | ||
14 | |||
15 | **KMAC, 1,2 and Happy**: Custom keyboard designed by kbdmania. | ||
16 | - https://github.com/ageaenes/tmk_keyboard | ||
17 | |||
18 | **P60**: [DIY wired 60% keyboard](https://imgur.com/a/zwsDN) by [p3lim](https://github.com/p3lim). | ||
19 | - https://github.com/p3lim/keyboard_firmware | ||
20 | |||
21 | **Nerd, Kitten Paw, Lightsaber, Phantom, Lightpad, Ergodox** on [xauser](https://github.com/xauser)'s repository | ||
22 | - https://github.com/xauser/tmk_keyboard/tree/xauser | ||
23 | |||
24 | **ErgoDox** on [cub-unanic](https://github.com/cub-uanic)'s repository | ||
25 | - https://github.com/cub-uanic/tmk_keyboard/tree/master/keyboard/ergodox | ||
26 | |||
27 | **Atreus** by [technomancy](https://atreus.technomancy.us) | ||
28 | - https://github.com/technomancy/tmk_keyboard/tree/atreus/keyboard/atreus | ||
29 | |||
30 | **[mcdox](https://github.com/DavidMcEwan/mcdox)** | ||
31 | - https://github.com/DavidMcEwan/tmk_keyboard/tree/master/keyboard/mcdox | ||
32 | |||
33 | |||
34 | ### converters \ No newline at end of file | ||