diff --git a/README.md b/README.md index 735926c..a0b0b3d 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +For more information, visit https://bbq20kbd.solder.party