![]() |
#include "Keyboard.h"Macros | |
| #define | SHIFT 0x80 |
| #define | ALTGR 0x100 |
Fonctions | |
| uint8_t | USBPutChar (uint8_t c) |
Variables | |
| const uint16_t | _asciimap [256] |
| const uint16_t | _asciimapAzerty [256] |
| Keyboard_ | Keyboard |
| #define ALTGR 0x100 |
| #define SHIFT 0x80 |
| uint8_t USBPutChar | ( | uint8_t | c | ) |
| const uint16_t _asciimap |
| const uint16_t _asciimapAzerty |
1.8.15