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.
 
 
 
 
 
James Young a03aa301de
Remove Full Bootmagic (#13846)
2 years ago
..
keymaps/default 2021 May 29 Breaking Changes Update (#13034) 2 years ago
config.h [Keyboard] Add millipad keypad and default keymap (#12522) 3 years ago
info.json [Keyboard] Add millipad keypad and default keymap (#12522) 3 years ago
millipad.c [Keyboard] Add millipad keypad and default keymap (#12522) 3 years ago
millipad.h [Keyboard] Add millipad keypad and default keymap (#12522) 3 years ago
readme.md [Keyboard] Add millipad keypad and default keymap (#12522) 3 years ago
rules.mk Remove Full Bootmagic (#13846) 2 years ago

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.