Browse Source

added < azerty key

master
Robin Thoni 8 years ago
parent
commit
285b52ec77
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      UsbKeyboard.h

+ 3
- 0
UsbKeyboard.h View File

@@ -162,6 +162,9 @@ PROGMEM char usbHidReportDescriptor[35] = { /* USB report descriptor */
162 162
 #define KEYP_PLUS       87
163 163
 #define KEYP_ENTER      88
164 164
 
165
+
166
+#define KEYP_NUS_BSLASH 100
167
+
165 168
 class UsbKeyboardDevice {
166 169
  public:
167 170
   UsbKeyboardDevice () {

Loading…
Cancel
Save