watmough / arturo182_CircuitPython_BBQ10Keyboard

Moved to https://github.com/solderparty/arturo182_CircuitPython_BBQ10Keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

CircuitPython 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/arturo182/bbq10kbd_i2c_sw

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Usage Example

See examples/ for a quick examples on how to use the library.

About

Moved to https://github.com/solderparty/arturo182_CircuitPython_BBQ10Keyboard

License:MIT License


Languages

Language:Python 100.0%