HID Over GATT (HOG) Keyboard program for Raspberry Pi Pico.
git clone https://github.com/Danielaca18/pico-bt.git
cmake -G "Ninja" -B build
cd build
ninja
This project is licensed under the MIT License, which is a permissive open-source license that allows you to use, modify, and distribute the code for both commercial and non-commercial purposes. You can find the full text of the license in the LICENSE file.