qmk-firmwares/keyboards/maxipad
Ryan 4869b8061c
Move ortho & numpad layouts to data driven (#20183)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
..
keymaps/default
promicro Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
teensy2 Remove useless "ifdef KEYBOARD_*" (#20078) 2023-03-16 20:18:33 +11:00
config.h Remove unused Bootmagic row/col defines from config.h (#19761) 2023-02-07 00:05:37 +00:00
info.json Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md
rules.mk

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.