ACT_MOUSEKEY can be removed but kept for backward compatibility.
Mousekeys work with ACTION_KEY(), ACTION_MODS_KEY(), ACTION_MODS_TAP_KEY() now.
But not completely with ACTION_LAYER_TAP_KEY(),
layer_param_bit_op { OP_TAP_TOGGLE, OP_ON_OFF, OP_OFF_ON, OP_SET_CLEAR }
overlaps with mousekeys KC_MS_* paritally(F0-F3).
|
||
|---|---|---|
| converter | ||
| keyboard | ||
| orphan | ||
| tmk_core | ||
| .gitignore | ||
| .gitmodules | ||
| README.md | ||
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.