diff options
author | Paul James <paul@peej.co.uk> | 2022-01-15 08:28:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-14 23:28:03 -0800 |
commit | 922e29f16c660133ae1d25ab64b91d388fdd17d0 (patch) | |
tree | 003d5728fb2591336ef561eb15673bd70267856d /keyboards/peej/rosaline/readme.md | |
parent | b2ea12aaa50a47e3a142fc334018873f2a05b8b2 (diff) |
[Keyboard] Add Rosaline (#15595)
Diffstat (limited to 'keyboards/peej/rosaline/readme.md')
-rw-r--r-- | keyboards/peej/rosaline/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/peej/rosaline/readme.md b/keyboards/peej/rosaline/readme.md new file mode 100644 index 0000000000..033faa34f2 --- /dev/null +++ b/keyboards/peej/rosaline/readme.md @@ -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). |