My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/nightly_boards/octopad
Ryan 79aa319946
`info.json` whitespace cleanups (#20651)
2 years ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 3 years ago
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2 years ago
encoder_action.c [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847) 2 years ago
encoder_action.h Add some missing `#pragma once`s (#19902) 2 years ago
info.json `info.json` whitespace cleanups (#20651) 2 years ago
octopad.c
octopad.h Move small macropad-ish layouts to data driven (#20341) 2 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago

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.