#include <Keyboard.h>
◆ Keyboard_()
| Keyboard_::Keyboard_ |
( |
void |
| ) |
|
◆ begin()
| void Keyboard_::begin |
( |
void |
| ) |
|
◆ end()
| void Keyboard_::end |
( |
void |
| ) |
|
◆ isModifierActive()
| boolean Keyboard_::isModifierActive |
( |
uint8_t |
k | ) |
|
◆ press()
| size_t Keyboard_::press |
( |
uint8_t |
k | ) |
|
◆ release()
| size_t Keyboard_::release |
( |
uint8_t |
k | ) |
|
◆ releaseAll()
| void Keyboard_::releaseAll |
( |
void |
| ) |
|
◆ sendReport()
| int Keyboard_::sendReport |
( |
void |
| ) |
|
◆ _keyReport
◆ _lastKeyReport
The documentation for this class was generated from the following files: