OpenAnnePro / qmk_firmware

This has since been merged back to mainline QMK. Please use qmk/qmk_firmware
https://qmk.fm
GNU General Public License v2.0
195 stars 64 forks source link

[Feature Request] Mouse keys #36

Open zored opened 3 years ago

zored commented 3 years ago

Feature Request Type

New behavior

Description

Add mouse keys support.

Currently KC_MS_* keys are not handled and functions like mousekey_on are not implemented.

Stanley00 commented 3 years ago

You have to enable MOUSEKEY_ENABLE for c18 or c15 first.

Also, this only works in wired mode. We are limited by original bluetooth firmware of Obins so no mouse key over bluetooth.