qmk_firmware/keyboards/maxipad
Ryan 315fb6e724
Remove empty config.h from default-ish keymaps (#15429)
2021-12-09 16:00:55 +11:00
..
keymaps/default Remove empty config.h from default-ish keymaps (#15429) 2021-12-09 16:00:55 +11:00
promicro
teensy2
config.h
info.json
maxipad.c
maxipad.h
readme.md
rules.mk Tidy up `SLEEP_LED_ENABLE` rules (#15362) 2021-12-01 21:13:00 +11:00

readme.md

Maxipad

Maxipad

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

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.