Find a file
tmk 12cd162015 adb_usb Update prebuilt firmware files
- Disable mouse scroll wheel emulation by default
- Disable mouse acceleration by default
- Disable 16-bit USB HID mouse report by default
- 2-button mouse should work as it works on Mac OS9/OSX now.

Mouse supports:
Confirmed:
- Kensington Turbo Mouse 5
- Kensington Thinking Mouse
- Macally 2-button Mouse
- Logitech TrackMan/MouseMan(Prorietary)
- Logitech TrackMan/MouseMan(Extended)
- Contour Design Countour Mouse

Not confirmed yet:
- Microspeed MacTrac
- Mouse Systems A3 Mouse/Trackball
- CH Products Trackball Pro/DT225
2022-04-13 10:04:06 +09:00
converter adb_usb Update prebuilt firmware files 2022-04-13 10:04:06 +09:00
keyboard hhkb: Add keys for Display Brightness Control 2020-05-11 21:59:33 +09:00
orphan Fix error in media layer for phantom iso keymap. 2016-11-28 13:19:50 +01:00
tmk_core adb_usb: Add Logitech Extended mouse support 2022-04-11 21:38:57 +09:00
.gitignore Change gitignore for unimap hex files 2016-09-02 13:48:20 +09:00
.gitmodules lufa: Use the latest LUFA library on github 2020-02-09 21:03:49 +09:00
README.md Update README 2022-02-20 21:07:35 +09:00

TMK Keyboard Firmware Collection

This repository includes keyboard and converter firmware projects built with tmk_core keyboard library.

The latest source code is available here: http://github.com/tmk/tmk_keyboard

Documentation

Refer to wiki pages for further info.

https://github.com/tmk/tmk_keyboard/wiki

License

GPLv2 or later. Some protocol files are under Modified BSD License.

Third party libraries like LUFA, PJRC and V-USB have their own license respectively.