Ryan 2da0827d4f Remove matrix size defines (#19581) 3 年之前
..
keymaps 99b35940bc Remove unnecessary backslash-escapes in default keymaps (#15472) 4 年之前
promicro 2da0827d4f Remove matrix size defines (#19581) 3 年之前
teensy2 2da0827d4f Remove matrix size defines (#19581) 3 年之前
config.h 11b6bb8179 Remove unused Bootmagic row/col defines from config.h (#19761) 3 年之前
info.json 3da6575e24 Move keyboard USB IDs and strings to data driven: M (#17859) 4 年之前
maxipad.c 36fce12d08 [Keyboard] Initial refactor of maxipad to conform to current standards (#5233) 7 年之前
maxipad.h 36fce12d08 [Keyboard] Initial refactor of maxipad to conform to current standards (#5233) 7 年之前
readme.md 36fce12d08 [Keyboard] Initial refactor of maxipad to conform to current standards (#5233) 7 年之前
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) 4 年之前

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.