1
0
Fork 0
qmk_firmware/keyboards/maxipad
2022-03-15 13:56:58 +00:00
..
keymaps/default Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
promicro Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
teensy2 Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
maxipad.c
maxipad.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.