James Young a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) 2 jaren geleden
..
keymaps 5c592ab0c0 Delete trivial keymap readmes (#23714) 2 jaren geleden
keyboard.json a1c1427594 Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763) 2 jaren geleden
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 jaren geleden
rules.mk 3c9dd36809 Data-Driven Keyboard Conversions: H, Part 2 (#23525) 2 jaren geleden

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.