changeset 284:5fc9fa7419b4

Internally fixing typo (ASTERIX to ASTERISK (Requires a kll update to work correctly)
author Jacob Alexander <haata@kiibohd.com>
date Fri, 20 Feb 2015 21:01:33 -0800
parents b42eb01994ef
children 1495b4504a59 65df0d7b0f88
files Macro/PartialMap/usb_hid.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Macro/PartialMap/usb_hid.h	Mon Feb 16 13:27:42 2015 -0800
+++ b/Macro/PartialMap/usb_hid.h	Fri Feb 20 21:01:33 2015 -0800
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2014 by Jacob Alexander
+/* Copyright (C) 2011-2015 by Jacob Alexander
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -113,7 +113,7 @@
 #define KEY_UP             0x52
 #define KEY_NUM_LOCK       0x53
 #define KEYPAD_SLASH       0x54
-#define KEYPAD_ASTERIX     0x55
+#define KEYPAD_ASTERISK    0x55
 #define KEYPAD_MINUS       0x56
 #define KEYPAD_PLUS        0x57
 #define KEYPAD_ENTER       0x58