summaryrefslogtreecommitdiff
path: root/keyboards/kwub/bloop/readme.md
diff options
context:
space:
mode:
authorKwabena Aduse-Poku <50953326+Kwub@users.noreply.github.com>2021-07-12 03:23:33 -0400
committerGitHub <noreply@github.com>2021-07-12 00:23:33 -0700
commit6b8168c3786262e563137c48bcfe34c3b86e24e1 (patch)
tree022958faccac66484ebad4974af352003aa744fa /keyboards/kwub/bloop/readme.md
parent20a28d6752ddf70d1c50a6b444bcb9ea74ea399a (diff)
[Keyboard] Add Bloop65 (#13388)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kwub/bloop/readme.md')
-rw-r--r--keyboards/kwub/bloop/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/kwub/bloop/readme.md b/keyboards/kwub/bloop/readme.md
new file mode 100644
index 0000000000..b162e6a7fc
--- /dev/null
+++ b/keyboards/kwub/bloop/readme.md
@@ -0,0 +1,24 @@
+# Bloop65
+![Bloop65](https://imgur.com/WH56BIuh.png)
+
+[Interest check page here](https://geekhack.org/index.php?topic=110483.0)
+
+[Join the discord server here](https://discord.gg/XXw8fu7F8M)
+
+[Bloop assembly instructions here](https://imgur.com/gallery/iTgFU17)
+
+The Bloop is a plateless 65% inspired by the idb60 with some internal and external changes to make assembly easier.
+Groupbuy ran: 2/14/2021 - 2/21/2021
+
+* Keyboard Maintainer: [Kwub](https://github.com/Kwub)
+* Hardware Supported: Bloop65
+* Hardware Availability: Completed groupbuy
+
+## How to flash
+Flash by holding down the reboot switch on the back of the PCB while plugging in the USB port.
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kwub/bloop: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).