diff options
author | tmk <nobody@nowhere> | 2012-05-22 00:14:02 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2012-05-22 00:14:02 +0900 |
commit | 805ce3c1309421df6166b085b70f53c494f9946b (patch) | |
tree | 1d5757f7d6f426d038807d49813a7683ed053a43 /m0110.h | |
parent | 901503a1c7eec4be8cf5aa3ab45e5f36fd2f12bc (diff) |
Fix key stuck bug of M0110A support.
- rewrite special key handling in m0110.c
- add mouse keys to keymap
Diffstat (limited to 'm0110.h')
-rw-r--r-- | m0110.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* -Copyright 2011 Jun WAKO <wakojun@gmail.com> +Copyright 2011,2012 Jun WAKO <wakojun@gmail.com> This software is licensed with a Modified BSD License. All of this is supposed to be Free Software, Open Source, DFSG-free, |