Ps2KeyboardHost  1.0.1
Allows you to read from one or more PS2-style keyboards on an Arduino.
ps2_ScanCodeSet.h File Reference

Go to the source code of this file.

Namespaces

 ps2
 

Enumerations

enum  ps2::ScanCodeSet : uint8_t {
  ps2::ScanCodeSet::defaultScanCodeSet = 2, ps2::ScanCodeSet::pcxt = 1, ps2::ScanCodeSet::pcat = 2, ps2::ScanCodeSet::ps2 = 3,
  ps2::ScanCodeSet::error = 0xff
}