Checkerboards SNOP60 Refactor (#17446)

This commit is contained in:
James Young
2022-06-22 07:29:47 -07:00
committed by GitHub
parent 701db278e4
commit 27f9e4775e
8 changed files with 266 additions and 226 deletions

View File

@@ -1,18 +1,21 @@
# SNOP60
# SNOP60
![SNOP60](https://i.imgur.com/2aBmgMah.png)
60% Universal PCB feauturing Tsangan bottom row, 2x3u bar support, backlighting, RGB underglow, rotary encoder support, and two flex cutouts.
60% Universal PCB featuring Tsangan bottom row, 2x3u bar support, backlighting, RGB underglow, rotary encoder support, and two flex cutouts.
- Keyboard Maintainer: [Nasp](https://github.com/npspears)
- Hardware Supported: SNOP60 PCB
- Hardware Availability:https://www.checkerboards.xyz/SNOP60_p_65.html
- Hardware Availability: [Checker Boards](https://www.checkerboards.xyz/SNOP60_p_65.html)
Make example for this keyboard (after setting up your build environment):
make snop60:default
make checkerboards/snop60:default
Enter the bootloader by pressing the reset button below the USB and JST connector.
Flashing example for this keyboard:
make checkerboards/snop60:default:flash
Enter the bootloader by pressing the reset button below the USB and JST connector.
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).