diff options
author | npspears <40127181+npspears@users.noreply.github.com> | 2021-05-13 11:36:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-13 09:36:12 -0700 |
commit | 54e788364aebd30d9c6b86feb823a88db4bd2604 (patch) | |
tree | c7396e7da711ee3772aef0013e6ed4bfe13c12f8 /keyboards/checkerboards/nop60/readme.md | |
parent | 6e5e34662bb83964d3d580a22cd16828fd37cfd5 (diff) | |
download | qmk_firmware-54e788364aebd30d9c6b86feb823a88db4bd2604.tar.gz qmk_firmware-54e788364aebd30d9c6b86feb823a88db4bd2604.zip |
[Keyboard] add ortho Candybar and NOP60 PCBs (#12807)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/checkerboards/nop60/readme.md')
-rw-r--r-- | keyboards/checkerboards/nop60/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/checkerboards/nop60/readme.md b/keyboards/checkerboards/nop60/readme.md new file mode 100644 index 0000000000..fc5fecbfa0 --- /dev/null +++ b/keyboards/checkerboards/nop60/readme.md @@ -0,0 +1,13 @@ +# NOP60 + +60% Universal PCB feauturing Tsangan bottom row, 2x3u bar support, backlighting, and RGB underglow. + +- Keyboard Maintainer: [Nasp](https://github.com/npspears) +- Hardware Supported: NOP60 PCB +- Hardware Availability: www.checkerboards.xyz + +Make example for this keyboard (after setting up your build environment): + + make checkerboards/nop60: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). |