ian-kelling / KeyboardioHID

A HID library for Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboardio USB HID Driver

Based on Nico Hood's HID-Project. Please don't contact Nico with issues in this library.

Supported HID devices:

  • Boot Keyboard
  • NKRO Keyboard (press up to 113 keys at the same time)
  • Mouse (5 buttons, move, vertical wheel, horizontal wheel)
  • Absolute Mouse
  • Consumer/Media Keys (4 keys for music player, web browser and more)
  • System Key (for PC standby/shutdown)
  • Gamepad (32 buttons, 4 16bit axis, 2 8bit axis, 2 D-Pads)

About

A HID library for Arduino

License:MIT License


Languages

Language:C++ 64.0%Language:C 35.1%Language:Makefile 0.9%