summaryrefslogtreecommitdiffstats
path: root/keyboards/maxipad/readme.md
blob: 65661b065b3d68e2248913869032154c0c9ae858 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Maxipad

![Maxipad](https://images.bigcartel.com/product_images/193297217/product_image.jpg)

5 x 6 Gamepad/Macropad PCBs from /u/wootpatoot

- Multiple layouts supported
  - Full-grid
  - 2u thumb-key (the 2u only works in the bottom right position).
- Multiple controllers supported
  - Pro Micro
  - PJRC Teensy 2.0

Keyboard Maintainer: QMK Community  
Hardware Supported: Maxipad PCB  
Hardware Availability: [switchtop](http://www.switchtop.com/product/gamepad-macropad-pcbs)

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

    make maxipad:default

If you would like to use one of the alternative controllers:

    make maxipad/promicro:default
    make maxipad/teensy2: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).