Sfoglia il codice sorgente

added < azerty key

master
Robin Thoni 10 anni fa
parent
commit
285b52ec77
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      UsbKeyboard.h

+ 3
- 0
UsbKeyboard.h Vedi 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…
Annulla
Salva