]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/maxipad/readme.md
[Keyboard] Initial refactor of maxipad to conform to current standards (#5233)
[qmk_firmware.git] / keyboards / maxipad / readme.md
1 # Maxipad
2
3 ![Maxipad](https://images.bigcartel.com/product_images/193297217/product_image.jpg)
4
5 5 x 6 Gamepad/Macropad PCBs from /u/wootpatoot
6
7 - Multiple layouts supported
8   - Full-grid
9   - 2u thumb-key (the 2u only works in the bottom right position).
10 - Multiple controllers supported
11   - Pro Micro
12   - PJRC Teensy 2.0
13
14 Keyboard Maintainer: QMK Community  
15 Hardware Supported: Maxipad PCB  
16 Hardware Availability: [switchtop](http://www.switchtop.com/product/gamepad-macropad-pcbs)
17
18 Make example for this keyboard (after setting up your build environment):
19
20     make maxipad:default
21
22 If you would like to use one of the alternative controllers:
23
24     make maxipad/promicro:default
25     make maxipad/teensy2:default
26
27 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).