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
 #define KEYP_PLUS       87
162
 #define KEYP_PLUS       87
163
 #define KEYP_ENTER      88
163
 #define KEYP_ENTER      88
164
 
164
 
165
+
166
+#define KEYP_NUS_BSLASH 100
167
+
165
 class UsbKeyboardDevice {
168
 class UsbKeyboardDevice {
166
  public:
169
  public:
167
   UsbKeyboardDevice () {
170
   UsbKeyboardDevice () {

Loading…
Cancel
Save