qmk_firmware/keyboards/spaceholdings/nebula68b
2023-02-21 15:55:23 +00:00
..
hs Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
nebula68b.c VIA V3 - The Custom UI Update (#18222) 2022-11-10 07:46:44 +11:00
nebula68b.h move spaceholdings boards into /spaceholdings (#16096) 2022-02-09 21:19:28 +00:00
readme.md [Keyboard] Nebula12b (#17308) 2022-06-30 23:11:13 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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)