aboutsummaryrefslogtreecommitdiff
path: root/doc/other_projects.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/other_projects.md')
-rw-r--r--doc/other_projects.md58
1 files changed, 58 insertions, 0 deletions
diff --git a/doc/other_projects.md b/doc/other_projects.md
new file mode 100644
index 000000000..c6ab91dce
--- /dev/null
+++ b/doc/other_projects.md
@@ -0,0 +1,58 @@
1Other Keyboard Firmware Projects
2================================
3## PJRC USB Keyboard/Mouse Example[USB][PJRC][Teensy][AVR]
4- <http://www.pjrc.com/teensy/usb_keyboard.html>
5- <http://www.pjrc.com/teensy/usb_mouse.html>
6
7## kbupgrade[USB][V-USB][AVR]
8- <http://github.com/rhomann/kbupgrade>
9- <http://geekhack.org/showwiki.php?title=Island:8406>
10
11## c64key[USB][V-USB][AVR]
12- <http://symlink.dk/projects/c64key/>
13
14## rump[USB][V-USB][AVR]
15- <http://mg8.org/rump/>
16- <http://github.com/clee/rump>
17
18## dulcimer[USB][V-USB][AVR]
19- <http://www.schatenseite.de/dulcimer.html>
20
21## humblehacker-keyboard[USB][LUFA][AVR][Ergo]
22- <http://github.com/humblehacker>
23- <http://www.humblehacker.com/keyboard/>
24- <http://geekhack.org/showwiki.php?title=Island:6292>
25
26## ps2avr[PS/2][AVR]
27- <http://sourceforge.net/projects/ps2avr/>
28
29## ErgoDox[Ergo][Split][USB][AVR]
30- <http://geekhack.org/index.php?topic=22780.0>
31- <https://github.com/benblazak/ergodox-firmware>
32
33## Suka's keyboard collection[Ergo][Split][3DPrinting][USB][AVR]
34- <http://deskthority.net/workshop-f7/my-diy-keyboard-collection-or-how-i-became-a-kb-geek-t2534.html>
35- <https://github.com/frobiac/adnw>
36
37## bpiphany's AVR-Keyboard[PJRC][AVR][USB]
38- <https://github.com/BathroomEpiphanies/AVR-Keyboard>
39- <http://deskthority.net/wiki/HID_Liberation_Device_-_DIY_Instructions>
40- <http://deskthority.net/wiki/Phantom>
41
42## USB-USB keyboard remapper[converter][USB-USB][AVR][Arduino]
43- <http://forum.colemak.com/viewtopic.php?pid=10837>
44- <https://github.com/darkytoothpaste/keymapper>
45
46## USB-USB converter threads[converter][USB-USB]
47- <http://deskthority.net/workshop-f7/is-remapping-a-usb-keyboard-using-teensy-possible-t2841-30.html>
48- <http://geekhack.org/index.php?topic=19458.0>
49
50## kbdbabel.org[converter][vintage][protocol][8051]
51Great resourse of vintage keyboard protocol information and code
52
53- <http://www.kbdbabel.org/>
54
55## Haata's kiibohd Controller[converter][vintage][protocol][AVR][PJRC][Cortex]
56A lots of vintage keyboard protocol supports
57
58- <http://gitorious.org/kiibohd-controller>