]> git.gir.st - tmk_keyboard.git/blob - README
add anti-ghost logic
[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 sleep&wakeup
20 boot keyboard support
21 mouse key
22 keymap layer
23 key combination switch
24 toggle siwtch
25 HHKB like cursor etc.
26 setting menu(wizard)
27 debug console
28 keymap setting
29 matrix display
30 PS/2 keyboard mode
31 HHKB support
32 Trackpoint(PS/2) support
33 Thinkpad keyboard support
34
35
36 target board
37 ------------
38 Teensy 2.0
39 http://www.pjrc.com/teensy
40
41
42 projects based on/related to
43 ----------------------------
44 PJRC USB Keyboard Example
45 http://www.pjrc.com/teensy/usb_keyboard.html
46 kbupgrade
47 http://github.com/rhomann/kbupgrade
48 http://geekhack.org/showwiki.php?title=Island:8406
49 c64key
50 http://symlink.dk/projects/c64key/
51 rump
52 http://mg8.org/rump/
53 http://github.com/clee/rump
54 dulcimer
55 http://www.schatenseite.de/dulcimer.html
56 humblehacker-keyboard
57 http://github.com/humblehacker
58 http://www.humblehacker.com/keyboard/
59 http://geekhack.org/showwiki.php?title=Island:6292
60 ps2avr
61 http://sourceforge.net/projects/ps2avr/
62
63
64 EOF
Imprint / Impressum