summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/hacked_motospeed/readme.md
blob: ac2d4afc28a5b99cdce4b36fe88699fb6c9e346e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# hacked_motospeed

This is a
   - tiny (44key),
   - budget (~50€ total expense),
   - portable (HID bluetooth & 5aH battery)
   - easy to diy (little wiring & soldering needed),         
   
mechanical keyboard.   
It is made by wiring two Motospeed K22 numpads to a Teensy++ 2.0, while reusing as much of the original PCB as possible.
The numpads come with Outemu red linear switches.  
(A detailed guide will be posted and linked later)


Keyboard Maintainer: [Deckweiss](https://github.com/Deckweiss)  
Hardware Supported: Motospeed K22 numpads wired to Teensy++ 2.0 according to my guide (upcoming).  
Hardware Availability: Ebay, AliExpress  

Make example for this keyboard (after setting up your build environment):

    make handwired/hacked_motospeed:default

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).