diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-12 07:24:08 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-12 07:24:08 +0000 |
commit | 89980ff0044c17a9eeb58007ae35330f1d58605b (patch) | |
tree | 913ed9491c72e43c28616e2ec66031bedd212e69 /keyboards/kwub/bloop/readme.md | |
parent | ccc0b23a75f30f0ee9e1c6440dd3d56c99d38ea2 (diff) | |
parent | 6b8168c3786262e563137c48bcfe34c3b86e24e1 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kwub/bloop/readme.md')
-rw-r--r-- | keyboards/kwub/bloop/readme.md | 24 |
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). |