You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan caa8c81086
Move matrix config to info.json, part 7 (#20020)
1 year ago
..
keymaps/default Remove unnecessary backslash-escapes in default keymaps (#15472) 2 years ago
promicro Move matrix config to info.json, part 7 (#20020) 1 year ago
teensy2 Move matrix config to info.json, part 7 (#20020) 1 year ago
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 1 year ago
maxipad.c [Keyboard] Initial refactor of maxipad to conform to current standards (#5233) 5 years ago
maxipad.h [Keyboard] Initial refactor of maxipad to conform to current standards (#5233) 5 years ago
readme.md [Keyboard] Initial refactor of maxipad to conform to current standards (#5233) 5 years ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago

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.