summaryrefslogtreecommitdiff
path: root/keyboards/peej/rosaline/readme.md
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-06-27 16:38:28 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-06-27 16:38:28 +0200
commit98b9909429aea0869f7a6f2f44ab386a4a3ff094 (patch)
treee1080a61bb89a75edc70818489f8044adf597c48 /keyboards/peej/rosaline/readme.md
parentb610965fd6d851484025166fb255078b1c809261 (diff)
parentfa3dd373b4925734d9843ae6014349069ffec353 (diff)
downloadqmk_firmware-98b9909429aea0869f7a6f2f44ab386a4a3ff094.tar.gz
qmk_firmware-98b9909429aea0869f7a6f2f44ab386a4a3ff094.zip
Merge branch 'master' into taamas
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).