Explorar el Código

added < azerty key

master
Robin Thoni hace 8 años
padre
commit
285b52ec77
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      UsbKeyboard.h

+ 3
- 0
UsbKeyboard.h Ver fichero

@@ -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…
Cancelar
Guardar