]> git.gir.st - tmk_keyboard.git/blob - README
perform nomal keyboard behavior. It works now!!!
[tmk_keyboard.git] / README
1 Keyboard Firmware
2 =================
3 2010/08/23 noname
4
5
6 VERSION
7 -------
8 0.1 2010/08/23
9 implemented for macway modified.
10 It works as normal keyboard now.
11
12
13 TODO
14 ----
15 modulization
16 clean source
17 debouncing
18 anti-ghost
19 keymap layer
20 key combination switch
21 toggle siwtch
22 HHKB like cursor etc.
23 setting menu(wizard)
24 debug console
25 keymap setting
26 matrix display
27 HHKB support
28 Trackpoint(PS/2) support
29 Thinkpad keyboard support
30
31
32 target board
33 ------------
34 Teensy 2.0
35 http://www.pjrc.com/teensy
36
37
38 projects based on/related to
39 ----------------------------
40 PJRC USB Keyboard Example
41 http://www.pjrc.com/teensy/usb_keyboard.html
42 kbupgrade
43 http://github.com/rhomann/kbupgrade
44 http://geekhack.org/showwiki.php?title=Island:8406
45 c64key
46 http://symlink.dk/projects/c64key/
47 rump
48 http://mg8.org/rump/
49 http://github.com/clee/rump
50 dulcimer
51 http://www.schatenseite.de/dulcimer.html
52 humblehacker-keyboard
53 http://github.com/humblehacker
54 http://www.humblehacker.com/keyboard/
55 http://geekhack.org/showwiki.php?title=Island:6292
56 ps2avr
57 http://sourceforge.net/projects/ps2avr/
58
59
60 EOF
Imprint / Impressum