コミットグラフ

55 コミット

作成者 SHA1 メッセージ 日付
tmk
e5598487e6 adb_usb: Fix unimap 2016-09-26 09:02:52 +09:00
tmk
c7fd5fcfb4 adb_usb: Change unimap 2016-09-12 12:26:03 +09:00
tmk
8027dc51f4 adb_usb: Fix keypad and media keys of unimap 2016-08-30 11:18:42 +09:00
tmk
4ace8711ca adb_usb: Add hex files for unimap editor 2016-08-29 15:16:56 +09:00
tmk
22a48dab7b adb_usb: Change Makfiles 2016-08-29 14:46:56 +09:00
tmk
42dfaa3a39 adb_usb: Fix capslock of unimap 2016-08-29 14:38:38 +09:00
tmk
1eec163213 adb_usb: Add unimap_plain 2016-08-29 13:54:44 +09:00
tmk
7b31d1b9d9 Remove keymap read code from project directories 2016-08-29 13:54:44 +09:00
tmk
c04b6bec89 Fix: Use action_t in keymap files 2016-08-29 13:54:44 +09:00
tmk
b653b622a6 adb_usb: Add support for Apple Adjustable keybaord media keys 2016-06-04 19:31:44 +09:00
tmk
4d9e66baec adb_usb: Fix swap ISO codes bug 2016-05-25 10:25:32 +09:00
tmk
4fc0efd3ab adb_usb: reinitialize for plug-in after startup 2016-05-20 03:30:46 +09:00
tmk
49f44a2aed adb_usb: autodetect ISO keyboards and swap codes 2016-05-19 16:26:01 +09:00
tmk
7613efca99 adb_usb: Fix for ISO swapped keys(issue #35) 2016-04-13 14:26:52 +09:00
tmk
c219570e54 adb_usb: Add LED flash on startup 2016-01-08 10:39:23 +09:00
tmk
310a39dd76 adb_usb: Change keycode PEQL to EQL(Fix #238)
Windows doesn't support PEQL(Keypad =)
2016-01-08 10:28:36 +09:00
tmk
060c8c55f9 adb_usb: Update README and Makefiles 2015-12-05 10:15:06 +09:00
tmk
1ed54a5dc9 adb_usb: Change README 2015-05-13 17:19:25 +09:00
tmk
e86166c904 adb_usb: Change keymap 2015-05-13 16:23:53 +09:00
Mekaniserad Apelsin
7780fd1c01 Add mouse support to ADB
Adding the makefile options ADB_MOUSE_ENABLE and ADB_MOUSE_ACCMAX.
Might have gone overboard with comments, and tried but failed at not
adding more than necessary outside the converter/adb_usb/ folder.
2015-04-26 08:57:00 +02:00
tmk
7860d09914 Change TMK_DIR setting 2015-04-10 01:53:24 +09:00
tmk
b4e2d325f3 Change TOP_DIR to TMK_DIR in makefiles 2015-04-09 16:20:42 +09:00
tmk
1cda7b79fb Fix typo 'keyobard' #166 2015-01-19 10:35:06 +09:00
tmk
e2077cad45 Change key_t to keypos_t 2014-11-24 15:14:52 +09:00
tmk
09e6f71bff adb_usb: Remove old comment of Makefile 2014-11-20 01:32:20 +09:00
tmk
ed8cf12d25 Add ISO keymap(issue #35) and use new keymap API 2014-05-21 02:43:19 +09:00
Thomas Russell Murphy
3ee5f565ae Spellchecking converter README files. 2014-01-07 11:03:18 +09:00
Shay Green
263c462656 Fixed handling of ADB event with key down and key up for same key all in one 2013-11-26 15:21:43 -06:00
tmk
821578293c Remove tentative files from blargg 2013-11-08 05:19:37 +09:00
tmk
c531a185a4 Disable BOOTMAGIC and fix debug prints of adb_usb 2013-11-08 04:37:09 +09:00
tmk
84b9ce7125 Fix ADB led_set(); remove delay
- the 100ms delay causes keystroke drop; this is observable with
  pressing Numlock key on AEK repeatedly
- without the delay LED sync problem doesn't occur now
2013-11-08 04:27:25 +09:00
tmk
ee109d68d6 Delete MOUSEKEY_DELAY_TIME in config.h 2013-10-28 11:32:19 +09:00
tmk
c18c52f551 Merge blargg's fix into adb.c
- <http://geekhack.org/index.php?topic=14290.msg1075201#msg1075201>
2013-10-14 23:37:05 +09:00
tmk
59ecced486 Add ADB protocol files from blargg's work
- <http://geekhack.org/index.php?topic=14290.msg1070604#msg1070604>
2013-10-11 10:12:22 +09:00
tmk
86082f90fa Change ADB scan delay 12ms 2013-10-09 12:20:03 +09:00
tmk
e8e8f93bcf Fix ADB missing keystrokes problem Thanks, blargg! #14
- Add delay between scans to prevent overlaod of ADB keyboard controllers
- <http://geekhack.org/index.php?topic=14290.msg1068919#msg1068919>
2013-10-08 12:23:25 +09:00
tmk
63b3e2cbfb Make LUFA stack as default for ADB converter 2013-10-08 10:55:40 +09:00
tmk
cb434cfebc Remove clear matrix on ADB recv error 2013-10-04 15:03:42 +09:00
tmk
2721022078 Add mechanical locking switch support for NumLock and ScrollLock 2013-07-23 10:56:03 +09:00
tmk
86623f5724 Add compile conditional for assembler(xprintf) 2013-07-15 23:32:14 +09:00
tmk
540d0700dc Remove common/controller_teensy.h 2013-04-13 11:30:08 +09:00
tmk
2372029de5 Remove MATRIX_HAS_LOCKING_CAPS option 2013-04-12 12:27:31 +09:00
tmk
d2e358712a Add m0116 keymap from tufty 2013-04-12 12:22:30 +09:00
tmk
9e39b222d0 Add new build options to adb_usb 2013-04-09 14:27:29 +09:00
tmk
c4ab832be0 Fix Locking CapsLock support in ADB converter 2013-03-12 12:10:12 +09:00
tmk
9a72c7b8a2 Support for ISO/JIS keys on ADB(Issue#22)
- 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.
2013-02-03 22:06:52 +09:00
tmk
cf1eb8fbc6 Add ADB extended keyboard support by blargg@GH.
This offers distinction between left/right modifiers.
2012-12-12 09:49:59 +09:00
tmk
8a81986191 Fix keymap to adjust new keyboard.c. 2012-10-19 15:33:02 +09:00
tmk
ce2e06c394 Fix projects for new keycodes 2012-10-17 21:43:44 +09:00
tmk
33d58c2b56 ADB conveter uses plain vanila keymap now. 2012-10-15 17:56:07 +09:00