logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (872B)


  1. # Nightly Boards Octopad
  2. ![octopad](https://i.imgur.com/MkSzzGBl.jpg)
  3. An 8 key macropad with 2 rotary encoders
  4. * Keyboard Maintainer: [Neil Brian Ramirez](https://github.com/NightlyBoards)
  5. * Hardware Supported: atmega32u4
  6. Make example for this keyboard (after setting up your build environment):
  7. make nightly_boards/octopad:default
  8. Flashing example for this keyboard:
  9. make nightly_boards/octopad:default:flash
  10. 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.
  11. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).