You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 499fc3b85e
Add some missing `#pragma once`s (#19902)
3 years ago
..
hs Add some missing `#pragma once`s (#19902) 3 years ago
keymaps
config.h Remove matrix size defines (#19581) 3 years ago
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
nebula68b.c VIA V3 - The Custom UI Update (#18222) 3 years ago
nebula68b.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

readme.md

Nebula68B

This is a standard fixed layout 68% PCB. It supports VIA, full per-key RGB and underglow RGB. This is revision B.

Instructions

Build

Make example for this keyboard (after setting up your build environment):

make spaceholdings/nebula68b:via

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Reset

  • Unplug
  • Hold Escape
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold Escape
  • Plug In
  • Flash using QMK Toolbox or dfu-util (make nebula68b:<keymap>:flash)