aboutsummaryrefslogtreecommitdiffstats
path: root/converter
Commit message (Collapse)AuthorAgeFilesLines
* Add TMK converter support to Next convertertmk2014-09-243-1/+126
| | | | - change protocol stack to LUFA
* Merge branch 'scottjad-master' into usb_usb_fixtmk2014-09-221-4/+0
|\
| * usb_usb: Remove mention of downloading LUFAScott Jaderholm2014-09-141-3/+0
| |
| * usb_usb: Remove mention of merged usb_hid branchScott Jaderholm2014-09-141-1/+0
| |
* | Adhoc fix compile error of usb_usbtmk2014-09-222-1/+1
|/
* Add serialmouser_usb projecttmk2014-08-268-0/+580
|
* Revert ps2_usb/Makefile and config.htmk2014-08-262-52/+1
|
* Merge branch 'serial-mouse' of git://github.com/rhaberkorn/tmk_keyboard into ↵tmk2014-08-262-1/+52
|\ | | | | | | rhaberkorn-serial-mouse
| * integrated serial mouse drivers as a feature into the firmware architectureRobin Haberkorn2014-07-272-0/+51
| | | | | | | | | | | | | | | | | | * 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
| * fixed PS/2 keyboard converter configRobin Haberkorn2014-07-271-1/+1
| | | | | | | | | | When using the PS/2 interrupt implementation, the DATA pin should be PD0 as the documentation (README.md) states.
* | Add build option and Sun specific commandstmk2014-08-014-12/+53
|/
* Merge pull request #125 from tibounise/patch-1tmk2014-07-071-1/+1
|\ | | | | Fixing typo
| * Fixing typoTiBounise2014-06-201-1/+1
| |
* | Change keymaps of M0110tmk2014-06-228-237/+470
|/
* Fix keymap of ps2_usbtmk2014-06-122-5/+4
|
* Add ISO keymap(issue #35) and use new keymap APItmk2014-05-218-128/+276
|
* Add Makefiles for TMK converters.tmk2014-04-297-99/+465
|
* Change MCU setting to ATmega32U2tmk2014-04-252-1/+4
|
* Fix description of pin usagetmk2014-04-251-4/+1
|
* Fix markdown syntaxtmk2014-02-171-13/+14
|
* Fix README.md and ibm4704.txttmk2014-02-172-27/+63
|
* Change IS_COMMAND macrotmk2014-02-171-0/+1
|
* Rename a filetmk2014-02-131-0/+0
|
* Change keymap_plain.ctmk2014-02-111-7/+17
|
* Change pin configurationtmk2014-02-112-3/+5
|
* Add connector pinoutstmk2014-02-101-3/+16
|
* Add doc 4704.txt and protocol commenttmk2014-02-101-0/+147
|
* Add keymap_hasu.ctmk2014-02-104-5/+90
|
* Add README.mdtmk2014-02-101-10/+23
|
* Tweak keyboard initializetmk2014-02-091-33/+24
|
* Add Initial files of 4704_usbtmk2014-02-098-0/+531
|
* Spellchecking converter README files.Thomas Russell Murphy2014-01-078-17/+17
|
* Added NeXT keyboard converterBenjamin Gould2014-01-067-0/+759
|
* Add TRS-80 model 100 instructiontmk2014-01-031-3/+8
|
* Merge branch 'master' of github.com:tmk/tmk_keyboardtmk2014-01-032-5/+4
|\
| * fix hard-coded keysYann Hodique2013-12-261-4/+4
| | | | | | | | values provided to macro were not used for the "K61,K49,K33, K30" block
| * fix compilationYann Hodique2013-12-261-1/+0
| |
* | Add ascii_usb ASCII Serial Console terminal convertertmk2014-01-036-0/+447
|/
* Make ps2_usart default and fix SpaceFNtmk2013-12-022-3/+3
|
* Add SpaceFN keymap and JIS keymaptmk2013-11-295-408/+142
|
* Merge pull request #80 from gblargg/mastertmk2013-11-271-3/+17
|\ | | | | Fixed handling of ADB event with key down and key up for same key all in...
| * Fixed handling of ADB event with key down and key up for same key all in oneShay Green2013-11-261-3/+17
| |
* | Merge pull request #81 from bgould/mastertmk2013-11-276-0/+786
|\ \ | | | | | | Add support for Adafruit's Bluefruit
| * | Added bluefruit protocol and converter for 70% MBenjamin Gould2013-11-276-0/+786
| | |
* | | Add new keymap filetmk2013-11-285-379/+329
| | |
* | | Fix key stack and PS/2 Overruntmk2013-11-282-46/+73
| | |
* | | Fix ps2_host_recv_responsetmk2013-11-261-5/+5
| | |
* | | Add ps2_busywait.c and recfactor PS/2 protocoltmk2013-11-251-7/+21
| | |
* | | Fix Makfile and config.h for LUFA in ps2_usbtmk2013-11-252-55/+79
| |/ |/|
* | Remove tentative files from blarggtmk2013-11-083-385/+0
| |