tmk
|
a35cf0e458
|
Merge pull request #90 from thomasrussellmurphy/master
Spellcheck of README.md and Documentation
|
11 years ago |
Thomas Russell Murphy
|
e0a95d4075
|
Spellchecked documentation.
|
11 years ago |
Thomas Russell Murphy
|
22bd315b64
|
Spellcheck of README.md
|
11 years ago |
tmk
|
73ab537bfc
|
Add TRS-80 model 100 instruction
|
11 years ago |
tmk
|
cb33e78126
|
Merge branch 'master' of github.com:tmk/tmk_keyboard
|
11 years ago |
tmk
|
92cda14f7a
|
Add ascii_usb ASCII Serial Console terminal converter
|
11 years ago |
tmk
|
dcfae0beb5
|
Merge pull request #88 from sigma/sun_usb_fixes
Sun usb fixes
|
11 years ago |
Yann Hodique
|
8e9498f066
|
fix hard-coded keys
values provided to macro were not used for the "K61,K49,K33, K30" block
|
11 years ago |
Yann Hodique
|
8fc26a1360
|
fix compilation
|
11 years ago |
tmk
|
37bf34d5b1
|
Merge pull request #86 from tibounise/master
Fixing a typo
|
11 years ago |
TiBounise
|
696a7fbc6f
|
Fixing a typo
|
11 years ago |
tmk
|
ac1acca8d7
|
Add description of keyboard report in report.h
|
11 years ago |
tmk
|
c9dee36e42
|
Make ps2_usart default and fix SpaceFN
|
11 years ago |
tmk
|
0b917d4f10
|
Fix README.md of hhkb
|
11 years ago |
tmk
|
6d76e60095
|
Merge branch 'hhkb_spaceFN'
|
11 years ago |
tmk
|
119c34e094
|
Add SpaceFN layout for HHKB
|
11 years ago |
tmk
|
e3bcdd8211
|
Add SpaceFN keymap and JIS keymap
|
11 years ago |
tmk
|
fd7833388c
|
Add new keymap framework
|
11 years ago |
tmk
|
d2a83dae8f
|
Merge pull request #80 from gblargg/master
Fixed handling of ADB event with key down and key up for same key all in...
|
11 years ago |
tmk
|
fd9ee507a5
|
Merge branch 'modstaptoggle' of git://github.com/simonmelhart/tmk_keyboard into simonmelhart-modstaptoggle
Conflicts:
common/action_code.h
|
11 years ago |
tmk
|
f3132adb33
|
Merge pull request #81 from bgould/master
Add support for Adafruit's Bluefruit
|
11 years ago |
tmk
|
bc5b64d832
|
Merge branch 'ps2_keyboard_fix'
|
11 years ago |
tmk
|
0b9c0f6012
|
Add new keymap file
|
11 years ago |
tmk
|
10b2b1ae43
|
Fix key stack and PS/2 Overrun
|
11 years ago |
tmk
|
8b4fa599cf
|
Add included header file and fix debug print
|
11 years ago |
tmk
|
05be3d85d1
|
Fix pin configuration of onekey for PS/2 mouse
|
11 years ago |
tmk
|
4eb27ee890
|
Add ps2_interrupt.c
|
11 years ago |
tmk
|
532e100450
|
Add ps2_usart.c and fix set_led at USB wake
|
11 years ago |
Benjamin Gould
|
f7db144959
|
changed tabs to spaces in bluefruit.c
|
11 years ago |
Benjamin Gould
|
05792e2b83
|
Added bluefruit protocol and converter for 70% M
|
11 years ago |
Shay Green
|
263c462656
|
Fixed handling of ADB event with key down and key up for same key all in one
|
11 years ago |
tmk
|
9d26053f1c
|
Fix ps2_host_recv_response
|
11 years ago |
tmk
|
9ae9742ac5
|
Add ps2_busywait.c and recfactor PS/2 protocol
|
11 years ago |
tmk
|
d5ecbb83da
|
Add printf macro as alias of xprintf
|
11 years ago |
tmk
|
04c9501574
|
Fix Makfile and config.h for LUFA in ps2_usb
|
11 years ago |
tmk
|
4e36159be2
|
Add HHKB keymap file on gh60
|
11 years ago |
tmk
|
beacd5872c
|
Support GH60 Rev.B PCB as well as Rev.A(issue #64)
- Port of col8 is PB0 in Rev.A while PB7 in Rev.B
|
11 years ago |
tmk
|
4e5bce22de
|
Add parenthses ito macro arguments
|
11 years ago |
tmk
|
4e7ec43c3f
|
Add SpaceFN layout to gh60
|
11 years ago |
tmk
|
22e293696d
|
Add new keymap management on gh60
|
11 years ago |
tmk
|
772ab7025d
|
Merge branch 'ps2_mouse_fix'
|
11 years ago |
tmk
|
a9c3f4750b
|
Configure PS/2 mouse build options to onekey
|
11 years ago |
tmk
|
ccbc1dd8e7
|
Fix PS/2 USART version
|
11 years ago |
tmk
|
416a5b849e
|
Fix interrupt version of ps2.c
|
11 years ago |
Simon Melhart
|
a6afa845b9
|
Add tap toggle modifiers
Including documentation.
|
11 years ago |
tmk
|
c6abcb6d89
|
Add build options of ps2_mouse
|
11 years ago |
tmk
|
d7f663a1ea
|
Fix to build ps2_mouse with both LUFA and PJRC
- change API of ps2_mouse; ps2_mouse_task()
- remove mouse_report from host.c
|
11 years ago |
tmk
|
755e4d8b00
|
Add PS/2 mouse configure to onekey
|
11 years ago |
tmk
|
44d2d5f5fd
|
Fix delay of PS/2 mouse init
|
11 years ago |
tmk
|
9d40be1990
|
Wait for USB starting up to make debug print available
|
11 years ago |