From 92fab7f4bf7c7a1552015d544ce958155a5b1877 Mon Sep 17 00:00:00 2001 From: Peter Magnusson Date: Mon, 23 May 2022 20:07:24 +0200 Subject: [PATCH] Update README.md Small but annoying spelling error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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