aboutsummaryrefslogtreecommitdiffstats
path: root/converter
Commit message (Collapse)AuthorAgeFilesLines
* Add new build options to adb_usbtmk2013-04-094-5/+147
|
* Rename file layer_switch to action_layertmk2013-04-022-27/+9
|
* Fix BOOTLOADER_SIZE settingtmk2013-03-296-14/+5
|
* Fix Locking CapsLock support in ADB convertertmk2013-03-124-36/+15
|
* Fix legacy keymap supporttmk2013-03-112-5/+12
| | | | - need to define USE_LEGACY_KEYMAP to use legacy keymap
* Fix keymap for new frameworktmk2013-03-055-9/+101
|
* Fix keymap MACRO of pc98 adn hhkbtmk2013-02-251-6/+58
|
* Fix software serial configuretmk2013-02-252-51/+40
|
* Add serial_uart.c and use it for PC98tmk2013-02-254-92/+81
|
* Inhibit repeating key of PC98tmk2013-02-241-6/+54
|
* New keymap of PC98tmk2013-02-243-92/+90
|
* Edit README of PC98tmk2013-02-231-58/+44
|
* Add keymap for PC98tmk2013-02-223-141/+122
|
* Quick Fix: read scan code from PC98tmk2013-02-222-3/+12
|
* Add initial files for PC98tmk2013-02-227-0/+703
|
* Support for ISO/JIS keys on ADB(Issue#22)tmk2013-02-031-16/+64
| | | | | | | - ISO/JIS specific keys support.(Not tested :) - Learned how to convert ADB into HID code from: http://www.opensource.apple.com/source/IOHIDFamily/IOHIDFamily-421.18.3/IOHIDFamily/Cosmo_USB2ADB.c - Left of 1 key generates 0x0A(ADB scan code) on German layout AEKII.
* Add ADB extended keyboard support by blargg@GH.tmk2012-12-121-3/+3
| | | | This offers distinction between left/right modifiers.
* Fix keymaps in README.(M0110)tmk2012-12-051-35/+36
|
* Fix keymap and build option.(M0110)tmk2012-12-052-104/+84
|
* Add keymap file for Hasu.tmk2012-12-052-0/+259
|
* Change keymap.(M0110)tmk2012-12-052-18/+18
|
* Change IS_COMMAND.(M0110)tmk2012-12-052-4/+6
|
* Fix debug pirnt and magic key.(M0110)tmk2012-12-053-10/+4
|
* Fix Sony NEWS connector pinout and keymap.tmk2012-11-142-2/+6
|
* Add extra commands Bell/Click to Sun convertertmk2012-10-212-0/+44
|
* Add LED feature to Sun convertertmk2012-10-212-2/+25
|
* Fix keymap to adjust new keyboard.c.tmk2012-10-199-36/+36
|
* Use software serial for Sun.tmk2012-10-196-273/+239
|
* Add Sun converter initial files.tmk2012-10-186-0/+638
|
* Fix projects for new keycodestmk2012-10-1719-288/+289
|
* changes function name keyboard_proc to keyboard_tasktmk2012-10-171-1/+1
|
* ADB conveter uses plain vanila keymap now.tmk2012-10-151-49/+4
|
* Fix PS/2 protocol build optionstmk2012-10-1410-313/+495
|
* Change keymap of ADB converter.tmk2012-09-214-46/+45
|
* To prevent key stuck clear matrix array when ADB error occurs.tmk2012-09-201-34/+35
|
* converter/usb_usb: Change keymap.tmk2012-09-061-4/+4
|
* Add converter/usb_usb/READMEtmk2012-09-051-0/+35
|
* usb_hid: workaround for compile on Windows.tmk2012-09-043-22/+33
|
* Add USB to USB converter. unmature.tmk2012-08-286-0/+674
|
* Fix Makefiles.tmk2012-06-309-26/+52
|
* Add a keymap layer into ADB converter.tmk2012-06-183-9/+38
|
* Moved protocol files; news and x68k.tmk2012-06-119-341/+0
| | | | | Renamed sony_usb to news_usb Renamed hbk to hbkb
* Made directories for keyboard and converter projects.tmk2012-06-0850-0/+5383