summaryrefslogtreecommitdiff
path: root/keyboards/delilah/readme.md
diff options
context:
space:
mode:
authorrainkeebs <44819800+rainkeebs@users.noreply.github.com>2021-04-22 07:58:09 -0700
committerGitHub <noreply@github.com>2021-04-22 10:58:09 -0400
commit4f2afaa6fbb184e7f22bec1a1df0aad55922d85e (patch)
tree12845f9daa813cdd01186db1b47fd9b5deb7dbfb /keyboards/delilah/readme.md
parent0b6d8150e4a30deb01d3eef4eca72a4eea365355 (diff)
Delilah keyboard added (#12638)
* Delilah keyboard added * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * removed unnecessary lines as per review * removed unnecessary lines as per review Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/delilah/readme.md')
-rw-r--r--keyboards/delilah/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/delilah/readme.md b/keyboards/delilah/readme.md
new file mode 100644
index 0000000000..8ba9d83188
--- /dev/null
+++ b/keyboards/delilah/readme.md
@@ -0,0 +1,22 @@
+# Delilah
+
+![Delilah](https://i.imgur.com/TqBZycx.png)
+
+A 12.25u, traditional stagger, 40% keyboard. Designed to keep another punctuation key on base layer while still being compact.
+
+* Keyboard Maintainer: Rain
+* Hardware Supported: Delilah PCB v1.0, v1.1
+* Hardware Availability: [rainkeebs](https://www.rainkeebs.mx/)
+
+
+Make example for this keyboard (after setting up your build environment):
+
+ qmk compile -kb delilah -kb default
+
+To reset the keyboard, hold the top left key while plugging in, or hit the reset button near the USB port
+
+Install example for this keyboard:
+
+ qmk flash -kb delilah -km default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).