forked from mirrors/qmk_firmware
4869b8061c
Co-authored-by: Nick Brassel <nick@tzarc.org> |
||
---|---|---|
.. | ||
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.