logo

qmk_firmware

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

readme.md (1043B)


  1. # hacked_motospeed
  2. This is a
  3. - tiny (44key),
  4. - budget (~50€ total expense),
  5. - portable (HID bluetooth & 5aH battery)
  6. - easy to diy (little wiring & soldering needed),
  7. mechanical keyboard.
  8. It is made by wiring two Motospeed K22 numpads to a Teensy++ 2.0, while reusing as much of the original PCB as possible.
  9. The numpads come with Outemu red linear switches.
  10. (A detailed guide will be posted and linked later)
  11. Keyboard Maintainer: [Deckweiss](https://github.com/Deckweiss)
  12. Hardware Supported: Motospeed K22 numpads wired to Teensy++ 2.0 according to my guide (upcoming).
  13. Hardware Availability: Ebay, AliExpress
  14. Make example for this keyboard (after setting up your build environment):
  15. make handwired/hacked_motospeed:default
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).