]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/handwired/hacked_motospeed/readme.md
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / handwired / hacked_motospeed / readme.md
1 # hacked_motospeed
2
3 This is a
4    - tiny (44key),
5    - budget (~50€ total expense),
6    - portable (HID bluetooth & 5aH battery)
7    - easy to diy (little wiring & soldering needed),         
8    
9 mechanical keyboard.   
10 It is made by wiring two Motospeed K22 numpads to a Teensy++ 2.0, while reusing as much of the original PCB as possible.
11 The numpads come with Outemu red linear switches.  
12 (A detailed guide will be posted and linked later)
13
14
15 Keyboard Maintainer: [Deckweiss](https://github.com/Deckweiss)  
16 Hardware Supported: Motospeed K22 numpads wired to Teensy++ 2.0 according to my guide (upcoming).  
17 Hardware Availability: Ebay, AliExpress  
18
19 Make example for this keyboard (after setting up your build environment):
20
21     make handwired/hacked_motospeed:default
22
23 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).