contractorwolf / arduino_bbq10kbd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBQ10Keyboard Library for Arduino

Arduino library for interfacing the BB Q10 and BB Q20 Keyboards over I2C.

The firmwares that this library should be used with can be found here:

Installation

  1. Click "Clone or Download" above to get an "arduino_bbq10kbd-master.zip" file.
  2. Extract its contents to the libraries folder in your Arduino sketchbook. (".../Documents/Arduino/libraries" on Windows)
  3. Rename the folder from "arduino_bbq10kbd-master" to "BBQ10Keyboard".

About

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%