diff options
author | yiancar <yiangosyiangou@cytanet.com.cy> | 2022-07-01 07:11:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-30 23:11:13 -0700 |
commit | 1e643ba1d1fddf27113564e5ea9d8751cb9a9c01 (patch) | |
tree | 741f3e5e15f38258f16793f2a974c427ad6ad5bd /keyboards/spaceholdings/nebula12b/readme.md | |
parent | 38ca5e95e1e857991c968cd2eb9a26cfed4e12fc (diff) | |
download | qmk_firmware-1e643ba1d1fddf27113564e5ea9d8751cb9a9c01.tar.gz qmk_firmware-1e643ba1d1fddf27113564e5ea9d8751cb9a9c01.zip |
[Keyboard] Nebula12b (#17308)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/spaceholdings/nebula12b/readme.md')
-rwxr-xr-x | keyboards/spaceholdings/nebula12b/readme.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/keyboards/spaceholdings/nebula12b/readme.md b/keyboards/spaceholdings/nebula12b/readme.md new file mode 100755 index 0000000000..7a48fb04e4 --- /dev/null +++ b/keyboards/spaceholdings/nebula12b/readme.md @@ -0,0 +1,32 @@ +# Nebula12B + +This is a micropad layout PCB. It supports VIA, full per-key RGB and underglow RGB. This is revision B. + +* Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar) +* Hardware Supported: A micropad with ATMEGA32U4 +* Hardware Availability: https://spaceholdings.net/ + +## Instructions + +### Build + +Make example for this keyboard (after setting up your build environment): + + make spaceholdings/nebula12b:default + +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). + +### Reset + +- Unplug +- Hold Escape +- Plug In +- Unplug +- Release Escape + +### Flash + +- Unplug +- Hold Escape +- Plug In +- Flash using QMK Toolbox or dfu-util (`make nebula12b:<keymap>:flash`) |