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 79aa319946
`info.json` whitespace cleanups (#20651)
1 year ago
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 1 year ago
config.h Move matrix config to info.json, part 6 (#20019) 1 year ago
info.json `info.json` whitespace cleanups (#20651) 1 year ago
readme.md RESET -> QK_BOOT keyboard readme (#18110) 1 year ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

5x5_macropad

m40

This is very simple 5x5 macropad for general use. It does not come with any particular layout, it is assumed that layouts will be built on the qmk configurator site. Row and column pins start on the edge of Arduino, if smaller board is required, you can simply connect only first x row/column pairs to the board and get the size of the board you need.

Make example for this keyboard (after setting up your build environment):

make handwired/m40/5x5_macropad:default

Flashing example for this keyboard:

make handwired/m40/5x5_macropad:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available. In default layout (if you flashed it already once) it is the top-right button.