qmk_firmware/keyboards/nightly_boards/octopad
Ryan b1783db4ea
Move `RGBLED_NUM` to data driven (#21278)
2023-06-18 14:39:07 +10:00
..
keymaps
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
encoder_action.c [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
encoder_action.h
info.json Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
octopad.c
octopad.h Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
readme.md
rules.mk

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.