Commit Graph

130 Commits (e2077cad45f1736e878e317c43bd94117c61b5e0)

Author SHA1 Message Date
tmk e2077cad45 Change key_t to keypos_t 10 years ago
tmk 363950982a Merge branch 'rn42' into merge_rn42
Conflicts:
	.gitignore
	common.mk
	common/debug_config.h
	common/print.h
10 years ago
Jun Wako eb90ed6238 ps2_usb: Fix README 10 years ago
tmk 09e6f71bff adb_usb: Remove old comment of Makefile 10 years ago
Stefan Mark 93915040e7 fixed vusb variant of converter ps2usb 10 years ago
tmk 27967f2008 Add TMK converter support to Next converter
- change protocol stack to LUFA
10 years ago
tmk e3f4f7d8c4 Merge branch 'scottjad-master' into usb_usb_fix 10 years ago
tmk ea524d7bef Adhoc fix compile error of usb_usb 10 years ago
Scott Jaderholm a59dea558e usb_usb: Remove mention of downloading LUFA 10 years ago
Scott Jaderholm c35e3e8596 usb_usb: Remove mention of merged usb_hid branch 10 years ago
tmk 4799c99b4d Add serialmouser_usb project 10 years ago
tmk 8b9c61ade5 Revert ps2_usb/Makefile and config.h 10 years ago
tmk b316f19871 Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into rhaberkorn-serial-mouse 10 years ago
tmk 523cc6aa2e Add build option and Sun specific commands 10 years ago
tmk 4c8e0fd0bd Port ps2_usb to mbed 10 years ago
Robin Haberkorn 7dde35d4f7 integrated serial mouse drivers as a feature into the firmware architecture
* can be enabled by defining Makefile macro SERIAL_MOUSE_MICROSOFT_ENABLE or
   SERIAL_MOUSE_MOUSESYSTEMS_ENABLE.
 * Serial implementation can be chosen via SERIAL_MOUSE_USE_SOFT and
   SERIAL_MOUSE_USE_UART macros
 * UART configuration still has to be done in config.h: I added working clauses
   for both mouse protocols to ps2_usb's config.h
10 years ago
Robin Haberkorn 388fe60c67 fixed PS/2 keyboard converter config
When using the PS/2 interrupt implementation, the DATA pin should be
PD0 as the documentation (README.md) states.
10 years ago
tmk 326e559719 Merge pull request #125 from tibounise/patch-1
Fixing typo
10 years ago
tmk 9c8d0f6c0d Change keymaps of M0110 10 years ago
TiBounise 91b65c0a54 Fixing typo 10 years ago
tmk aad92d81cb Fix keymap of ps2_usb 10 years ago
tmk ed8cf12d25 Add ISO keymap(issue #35) and use new keymap API 10 years ago
tmk 7209c1d387 Add Makefiles for TMK converters. 11 years ago
tmk 62117e7ea7 Change MCU setting to ATmega32U2 11 years ago
tmk 2db27ecedd Fix description of pin usage 11 years ago
tmk 7474e14d06 Fix markdown syntax 11 years ago
tmk 48d27378f4 Fix README.md and ibm4704.txt 11 years ago
tmk 01f02e8457 Change IS_COMMAND macro 11 years ago
tmk 294aa396da Rename a file 11 years ago
tmk 776ccd3e67 Change keymap_plain.c 11 years ago
tmk 4ab0ebb199 Change pin configuration 11 years ago
tmk 47d812bfd6 Add connector pinouts 11 years ago
tmk 902afcc509 Add doc 4704.txt and protocol comment 11 years ago
tmk 0f827cf94c Add keymap_hasu.c 11 years ago
tmk 89c7b9b097 Add README.md 11 years ago
tmk c4efadf68a Tweak keyboard initialize 11 years ago
tmk ebe951a445 Add Initial files of 4704_usb 11 years ago
Thomas Russell Murphy 3ee5f565ae Spellchecking converter README files. 11 years ago
Benjamin Gould f7bb7c4fa9 Added NeXT keyboard converter 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
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 c9dee36e42 Make ps2_usart default and fix SpaceFN 11 years ago
tmk e3bcdd8211 Add SpaceFN keymap and JIS keymap 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 f3132adb33 Merge pull request #81 from bgould/master
Add support for Adafruit's Bluefruit
11 years ago
tmk 0b9c0f6012 Add new keymap file 11 years ago
tmk 10b2b1ae43 Fix key stack and PS/2 Overrun 11 years ago