forked from mirrors/qmk_firmware
bcc5397c92
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_tsangan_split_rshift * add LAYOUT_tsangan |
||
---|---|---|
.. | ||
ortho | ||
staggered | ||
config.h | ||
readme.md | ||
rosaline.c | ||
rules.mk |
Rosaline
Through-hole 40% keyboard PCB for 60% cases
40% staggered or 4x15 ortholinear PCB for 60% tray mount cases with only through hole components.
- Keyboard Maintainer: Paul James
- Hardware Supported: ATMEGA328p with vusb PCB
Make example for this keyboard (after setting up your build environment):
make peej/rosaline/staggered:default # for staggered PCBs
make peej/rosaline/ortho:default # for ortholinear PCBs
Bootloader
Use usbasploader in hsgw's repository.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.