summaryrefslogtreecommitdiffstats
path: root/keyboards/peej/rosaline/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-15 07:28:32 +0000
committerQMK Bot <hello@qmk.fm>2022-01-15 07:28:32 +0000
commit9cd2024814a9562e0a82e2bb0b972d8d4e3b6523 (patch)
tree59d6639a907a14914b51960cb22488356c863f3b /keyboards/peej/rosaline/readme.md
parentb8dbebec2dd90d03b496d4d44fed6be89b716140 (diff)
parent5bad37cb564fa2ce210c9dbeac99e046304a9614 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/peej/rosaline/readme.md')
-rw-r--r--keyboards/peej/rosaline/readme.md18
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).