Peej Rosaline Refactor (#17564)

This commit is contained in:
James Young
2022-07-11 05:51:29 -07:00
committed by GitHub
parent 5389f088b1
commit 2dab029bcf
16 changed files with 285 additions and 164 deletions

View File

@@ -2,7 +2,7 @@
## Through-hole 40% keyboard PCB for 60% cases
![juliet](https://github.com/peej/rosaline-keyboard/raw/master/images/pcb.jpg)
![Rosaline Staggered](https://raw.githubusercontent.com/peej/rosaline-keyboard/a40d60e95ee69630db0ea53d97c59b9e5db4851f/images/pcb-staggered-render.jpg)
40% staggered or 4x15 ortholinear PCB for 60% tray mount cases with only through hole components.
@@ -11,8 +11,11 @@
Make example for this keyboard (after setting up your build environment):
make peej/rosaline:default
make peej/rosaline/staggered:default # for staggered PCBs
make peej/rosaline/ortho:default # for ortholinear PCBs
## Bootloader
Use usbasploader in [hsgw's repository](https://github.com/hsgw/USBaspLoader/tree/plaid).
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).