1
0
Fork 0

Ignore release flag when comparing key event.

This commit is contained in:
tmk 2012-04-29 03:09:40 +09:00
parent 9dec116bc0
commit d553289e7e
2 changed files with 4 additions and 6 deletions

View file

@ -65,8 +65,7 @@ POSSIBILITY OF SUCH DAMAGE.
#define M0110_KEYPAD 0x79
#define M0110_TEST_ACK 0x7D
#define M0110_TEST_NAK 0x77
#define M0110_SHIFT_MAKE 0x71
#define M0110_SHIFT_BREAK 0xF1
#define M0110_SHIFT 0x71
#define M0110_ARROW_UP 0x1B
#define M0110_ARROW_DOWN 0x11
#define M0110_ARROW_LEFT 0x0D