diff options
author | QMK Bot <hello@qmk.fm> | 2021-08-30 18:29:26 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-08-30 18:29:26 +0000 |
commit | 3f4d39ec848e5fccf8e75fb03b0319c9cd27f969 (patch) | |
tree | cca18e11d6874f19354555bdf375435e29e40d16 /keyboards/owlab/jelly_epoch/hotswap/readme.md | |
parent | 3471b2ac89b979c5c7eab222b49fb1fe42eaba51 (diff) | |
parent | c9283f4c1f073da0072638e78b3d5bf5619a89f4 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/owlab/jelly_epoch/hotswap/readme.md')
-rw-r--r-- | keyboards/owlab/jelly_epoch/hotswap/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/owlab/jelly_epoch/hotswap/readme.md b/keyboards/owlab/jelly_epoch/hotswap/readme.md new file mode 100644 index 0000000000..93aa42060b --- /dev/null +++ b/keyboards/owlab/jelly_epoch/hotswap/readme.md @@ -0,0 +1,21 @@ +# Jelly Epoch - hotswap 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 hotswap 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/hotswap:default + +Flashing example for this keyboard: + + make owlab/jelly_epoch/hotswap: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). |