qmk_firmware/keyboards/nightly_boards/octopad
2021-01-05 13:13:47 -08:00
..
keymaps [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
config.h [Keyboard] Disable music mode on OctoPad to reduce size 2021-01-05 10:55:28 -08:00
encoder_action.c [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
encoder_action.h [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
info.json [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
octopad.c [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
octopad.h [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
readme.md [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
rules.mk enable LTO to bring firmware size down 2021-01-05 13:13:47 -08:00

Nightly Boards Octopad

octopad

An 8 key macropad with 2 rotary encoders

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

make nightly_boards/octopad:default

Flashing example for this keyboard:

make nightly_boards/octopad:default:flash

You can enter bootloader mode by pressing the physical reset button at the back of the pcb or by holding the upper left key (among the 8 keys) while plugging the usb cable.

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