summaryrefslogtreecommitdiff
path: root/keyboards/owlab/jelly_epoch/soldered/readme.md
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-08-30 20:29:15 +0200
committerGitHub <noreply@github.com>2021-08-30 11:29:15 -0700
commitc9283f4c1f073da0072638e78b3d5bf5619a89f4 (patch)
tree7f9112cdb9b11521e570e6341fc7cf849d47dc11 /keyboards/owlab/jelly_epoch/soldered/readme.md
parentb63114ea2963b2c6391176329e8ef6381b16aea2 (diff)
[Keyboard] Add OwLab Jelly Epoch (#14190)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/owlab/jelly_epoch/soldered/readme.md')
-rw-r--r--keyboards/owlab/jelly_epoch/soldered/readme.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/owlab/jelly_epoch/soldered/readme.md b/keyboards/owlab/jelly_epoch/soldered/readme.md
new file mode 100644
index 0000000000..1b718f8902
--- /dev/null
+++ b/keyboards/owlab/jelly_epoch/soldered/readme.md
@@ -0,0 +1,21 @@
+# Jelly Epoch - soldered PCB
+
+![jelly](https://i.imgur.com/Hs7tFCgl.jpg)
+
+A 75% made by Owlab.
+
+* Keyboard Maintainer: [owlab](https://github.com/owlab-git), [kb-elmo](https://github.com/kb-elmo)
+* Hardware Supported: Jelly Epoch soldered PCB
+* Hardware Availability: Ended groupbuy: https://www.popkeyboard.com/products/jrrgvdsyu47wer
+
+Make example for this keyboard (after setting up your build environment):
+
+ make owlab/jelly_epoch/soldered:default
+
+Flashing example for this keyboard:
+
+ make owlab/jelly_epoch/soldered:default:flash
+
+**Bootloader:** Press the physical reset button on the bottom side of the PCB (labeled SW1) 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).