logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (807B)


  1. QMK BLE Adapter
  2. ===============
  3. A small device that reads USB keyboard input and passes it on over Bluetooth LE HID.
  4. ![Picture of Adapter](https://i.imgur.com/O3VwBBJ.png)
  5. Hardware
  6. --------
  7. The hardware is relatively easy to assemble. Just follow the schematic and don't forget to [cut the VBUS jumper](https://www.pjrc.com/teensy/td_libs_USBHostShield_4a.jpg).
  8. Schematic:
  9. ![Schematic](https://i.imgur.com/s1Ia9We.png)
  10. Part list:
  11. * [Adafruit Feather 32u4 Bluefruit LE](https://www.adafruit.com/product/2829)
  12. * [USB Host Mini](https://www.circuitsathome.com/arduino_usb_host_shield_projects/)
  13. * [Pololu 5V Step-Up Voltage Regulator U3V12F5](https://www.pololu.com/product/2115)
  14. * [Lithium Ion Battery - 3.7v 2000mAh](https://www.adafruit.com/product/2011)
  15. * Some sort of switch to be able to turn it off