Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 510 Bytes

BBQ10Keyboard Library for Arduino

Arduino library for interfacing the BB Q10 Keyboard over I2C.

The firmware that this library should be used with can be found here: https://github.com/solderparty/bbq10kbd_i2c_sw

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".