Ryan 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 yıl önce
..
keymaps a0fed0ea17 Convert Encoder callbacks to be boolean functions (#12805) 5 yıl önce
config.h 764dc18a81 Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 4 yıl önce
info.json 4791cfae1a Remove width, height and key_count from info.json (#14274) 5 yıl önce
millipad.c 666944df2e [Keyboard] Add millipad keypad and default keymap (#12522) 5 yıl önce
millipad.h 666944df2e [Keyboard] Add millipad keypad and default keymap (#12522) 5 yıl önce
readme.md 666944df2e [Keyboard] Add millipad keypad and default keymap (#12522) 5 yıl önce
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) 4 yıl önce

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.