qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (988B)


      1 # Nebula68B
      2 
      3 This is a standard fixed layout 68% PCB. It supports VIA, full per-key RGB and underglow RGB. This is revision B.
      4 
      5 * Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
      6 * Hardware Supported: A 68% keyboard with ATMEGA32U4
      7 * Hardware Availability: https://spaceholdings.net/
      8 
      9 ## Instructions
     10 
     11 ### Build
     12 
     13 Make example for this keyboard (after setting up your build environment):
     14 
     15     make spaceholdings/nebula68b/hs:via
     16     make spaceholdings/nebula68b/solder:via
     17 
     18 
     19 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).
     20 
     21 ### Reset
     22 
     23 - Unplug
     24 - Hold Escape
     25 - Plug In
     26 - Unplug
     27 - Release Escape
     28 
     29 ### Flash
     30 
     31 - Unplug
     32 - Hold Escape
     33 - Plug In
     34 - Flash using QMK Toolbox or dfu-util (`make nebula68b:<keymap>:flash`)