qmk-firmwares/keyboards/nightly_boards/octopad
2023-03-23 21:38:01 +11:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
encoder_action.c Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
encoder_action.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
info.json Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
octopad.c
octopad.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.