summaryrefslogtreecommitdiff
path: root/keyboards/bubble75/hotswap/readme.md
diff options
context:
space:
mode:
authord-floe <31980883+d-floe@users.noreply.github.com>2023-01-16 22:33:49 -0600
committerGitHub <noreply@github.com>2023-01-16 20:33:49 -0800
commit49f3ffa2640c6f84dd29a7f90b22ce22d0bcbea6 (patch)
tree9dd2ad516a6b00ca7ead0ffaec6c637629412e94 /keyboards/bubble75/hotswap/readme.md
parent4098ff5574ab8129b83239ed9de6f1820b31b686 (diff)
[Keyboard] Add Bubble 75 (#18863)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/bubble75/hotswap/readme.md')
-rw-r--r--keyboards/bubble75/hotswap/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/bubble75/hotswap/readme.md b/keyboards/bubble75/hotswap/readme.md
new file mode 100644
index 0000000000..a5a7fc56c5
--- /dev/null
+++ b/keyboards/bubble75/hotswap/readme.md
@@ -0,0 +1,22 @@
+# Bubble 75
+
+![image](https://i.imgur.com/9J01bYHh.png)
+
+
+A compact exploded F-Row 75% made by Velocifire.
+
+* Keyboard Maintainer: [d-floe](https://github.com/d-floe)
+* Hardware Supported: Bubble75 Hotswap
+* Hardware Availability: [velocifiretech.com](https://www.velocifiretech.com/collections/keyboards/products/bubble-75-premium-keyboard-kit?variant=39743137939574)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make bubble75/hotswap:default
+
+Flashing example for this keyboard:
+
+ make bubble75/hotswap:default:flash
+
+Bootloader: Press the physical reset button on the bottom side of the PCB or hold down ESC while plugging in the board.
+
+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).