summaryrefslogtreecommitdiff
path: root/usb_keycodes.h
diff options
context:
space:
mode:
authortmk <nobody@nowhere>2012-01-06 01:37:33 +0900
committertmk <nobody@nowhere>2012-01-06 01:37:33 +0900
commit579991b927483da884b2f22d43e91bb8550cd534 (patch)
tree89bba950e5211d0eb51cadbf4f15c1b0bfe9709e /usb_keycodes.h
parent7386c761912530bbb53496002ab32d02c8a86833 (diff)
added SONY NEWS keyboard NWP-5461 support.
Diffstat (limited to 'usb_keycodes.h')
-rw-r--r--usb_keycodes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/usb_keycodes.h b/usb_keycodes.h
index 6cc98682ba..4bd0732c92 100644
--- a/usb_keycodes.h
+++ b/usb_keycodes.h
@@ -67,6 +67,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KB_APP KB_APPLICATION
#define KB_NUHS KB_NONUS_HASH
#define KB_NUBS KB_NONUS_BSLASH
+#define KB_ERAS KB_ALT_ERASE,
+#define KB_CLR KB_CLEAR
/* for Japanese */
#define KB_ZKHK KB_GRAVE
#define KB_RO KB_INT1
@@ -86,6 +88,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KB_P9 KB_KP_9
#define KB_P0 KB_KP_0
#define KB_PDOT KB_KP_DOT
+#define KB_PCMM KB_KP_COMMA
#define KB_PSLS KB_KP_SLASH
#define KB_PAST KB_KP_ASTERISK
#define KB_PMNS KB_KP_MINUS