Update README.md

Small but annoying spelling error
This commit is contained in:
Peter Magnusson 2022-05-23 20:07:24 +02:00 committed by arturo182
parent 415101e901
commit 92fab7f4bf

View File

@ -12,7 +12,7 @@ We added a **Qwiic/Stemma QT** connector, we added **USB HID support**, we chang
The board uses the Raspberry Pi RP2040 MCU to poll the keyboard and trackpad and put the key press information into a FIFO.
You can use the I2C interface to read the FIFO, reconfigure the chip, and change the keyboar backlight.
You can use the I2C interface to read the FIFO, reconfigure the chip, and change the keyboard backlight.
In addition to that, the board also has a USB Type-C socket, and when connected to a desktop computer (**Windows/Linux/MacOS**), a smartphone (**iOS/Android**), or a SBC (**Raspberry Pi**, etc), it enumerates as a USB HID Keyboard and Mouse combo!
@ -24,4 +24,4 @@ The I2C interface is compatible with the old BBQ10 module, you can use the same
- [Arduino library](https://github.com/arturo182/arduino_bbq10kbd)
- [CircuitPython library](https://github.com/arturo182/arturo182_CircuitPython_BBQ10Keyboard)
For more information, visit https://bbq20kbd.solder.party
For more information, visit https://bbq20kbd.solder.party