[Keyboard] Add Rosaline (#15595)

This commit is contained in:
Paul James
2022-01-15 08:28:03 +01:00
committed by GitHub
parent b2ea12aaa5
commit 922e29f16c
12 changed files with 512 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# Rosaline
## Through-hole 40% keyboard PCB for 60% cases
![juliet](https://github.com/peej/rosaline-keyboard/raw/master/images/pcb.jpg)
40% staggered or 4x15 ortholinear PCB for 60% tray mount cases with only through hole components.
* Keyboard Maintainer: [Paul James](https://github.com/peej)
* Hardware Supported: ATMEGA328p with vusb [PCB](https://github.com/peej/rosaline-keyboard)
Make example for this keyboard (after setting up your build environment):
make peej/rosaline:default
## Bootloader
Use usbasploader in [hsgw's repository](https://github.com/hsgw/USBaspLoader/tree/plaid).