Commit graph

12 commits

Author SHA1 Message Date
tmk
0c25a46dc8 adb_usb: Fix for weirdness of 2-button mouses #724
This ignores 'optional second button' in Apple Classic Mouse protocol
as Mac OS9 and OSX does. This is needed and useful in most cases.
NeXT ADB Mouse is an exception, this disables its right button.
You can disable this using `ADB_MOUSE_2ND_BUTTON_QUIRK` in config.h.
2022-04-11 22:18:01 +09:00
tmk
82a562bd81 adb_usb: Add mouse extended report support 2021-06-22 01:44:37 +09:00
tmk
7b31d1b9d9 Remove keymap read code from project directories 2016-08-29 13:54:44 +09:00
tmk
ee109d68d6 Delete MOUSEKEY_DELAY_TIME in config.h 2013-10-28 11:32:19 +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
c4ab832be0 Fix Locking CapsLock support in ADB converter 2013-03-12 12:10:12 +09:00
tmk
ce2e06c394 Fix projects for new keycodes 2012-10-17 21:43:44 +09:00
tmk
9f05dc6f44 Change keymap of ADB converter. 2012-09-21 10:51:44 +09:00
tmk
afb0846208 Made directories for keyboard and converter projects. 2012-06-08 13:32:38 +09:00
Renamed from adb_usb/config.h (Browse further)