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:
- BB Q10: https://github.com/solderparty/bbq10kbd_i2c_sw
- BB Q20: https://github.com/solderparty/i2c_puppet
- Click "Clone or Download" above to get an "arduino_bbq10kbd-master.zip" file.
- Extract its contents to the libraries folder in your Arduino sketchbook. (".../Documents/Arduino/libraries" on Windows)
- Rename the folder from "arduino_bbq10kbd-master" to "BBQ10Keyboard".