qmk-dactyl-manuform-a/keyboards/nightly_boards/octopad
Drashna Jaelre a0fed0ea17
Convert Encoder callbacks to be boolean functions (#12805)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-05-21 23:17:32 -07:00
..
keymaps [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
config.h Audio system overhaul (#11820) 2021-02-15 09:40:38 +11: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 Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07: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

readme.md

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.