qmk-dactyl-manuform-a/keyboards/nightly_boards/octopad
NightlyBoards ac433b218d
[Keyboard] Add the Octopad (#9946)
* Create Alter folder

* Revert "Create Alter folder"

This reverts commit 361103b821dbb22957b66cdedb0d11f996def71c.

* Add octopad folder

* Added a new keyboard, the Octopad

* Edited files based on requested changes

* Moved encoder code in keyboard level

* Updated the readme

* Corrected the rows and columns of encoders on config.h

* Changed the Vendor ID to D812 since the first one was already taken

* Added support for ast1109MLTRQ speakers

* Increased number of layers to 8 on VIA keymap

* Edited files based on comments

* Edited rules.mk as per comment

* Edited readme.md as per comment
2020-12-29 16:58:14 -08:00
..
keymaps [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -08:00
config.h [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -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 [Keyboard] Add the Octopad (#9946) 2020-12-29 16:58:14 -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.