diff options
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 000000000..033faa34f --- /dev/null +++ b/keyboards/peej/rosaline/readme.md | |||
@@ -0,0 +1,18 @@ | |||
1 | # Rosaline | ||
2 | |||
3 | ## Through-hole 40% keyboard PCB for 60% cases | ||
4 | |||
5 |  | ||
6 | |||
7 | 40% staggered or 4x15 ortholinear PCB for 60% tray mount cases with only through hole components. | ||
8 | |||
9 | * Keyboard Maintainer: [Paul James](https://github.com/peej) | ||
10 | * Hardware Supported: ATMEGA328p with vusb [PCB](https://github.com/peej/rosaline-keyboard) | ||
11 | |||
12 | Make example for this keyboard (after setting up your build environment): | ||
13 | |||
14 | make peej/rosaline:default | ||
15 | |||
16 | ## Bootloader | ||
17 | |||
18 | Use usbasploader in [hsgw's repository](https://github.com/hsgw/USBaspLoader/tree/plaid). | ||