qmk_firmware/keyboards/millipad
2023-05-02 08:25:15 +10:00
..
keymaps/default
config.h Move FORCE_NKRO to data driven (#20604) 2023-05-01 13:33:10 +10:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

millipad

millipad

An open source 2x6 macropad with rotary encoder. Designed to be cheap and simple.

More Pictures:

PCB Layout Front of PCB Back of PCB

Bootloader Mode (Flashing Hex Files):

To flash a new hex file, press the hardware reset button located to the left of the rotary encoder to enter Bootloader mode.

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

make millipad:default

Flashing example for this keyboard:

make millipad:default:flash

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