summaryrefslogtreecommitdiffstats
path: root/keyboards/bubble75/hotswap/readme.md
diff options
context:
space:
mode:
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).