qmk-dactyl-manuform-a/keyboards/millipad
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps/default Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07:00
config.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
millipad.c
millipad.h
readme.md [Keyboard] Add millipad keypad and default keymap (#12522) 2021-04-20 09:15:21 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

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.