Ported a code that FRDM-KL46Z act as a USB mouse originally developed by jksoft, to FRDM-K22F. SW2 and SW3 act as left and right buttons respectively because K22F lacks a touch sensor, in contrast to KL46Z.

Dependencies:   FXOS8700Q USBDevice mbed

jksoftさんのUSBマウス(FRDM-KL46Z用)をFRDM-K22Fにポーティング。 KL46Zとは異なり、K22Fにはタッチセンサがありません。このため、SW2を左ボタン、SW3を右ボタンとしています。

Ported USB mouse for FRDM-KL46Z originally developed by jksoft to FRDM-K22F. SW2 and SW3 act as left and right buttons respectively because K22F lacks a touch sensor, in contrast to KL46Z.

Committer:
sknn
Date:
Sat Mar 21 15:54:47 2015 +0000
Revision:
2:0053ee456979
Parent:
0:2a59676aa462
Fixed y-axis mouse cursor movement (it was opposite directions).; Enabled printf debugging.; Tiny refactoring.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sknn 0:2a59676aa462 1 http://mbed.org/users/JimCarver/code/FXOS8700Q/#5553a64d0762