diff options
author | mechlovin <57231893+mechlovin@users.noreply.github.com> | 2021-09-08 22:23:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-08 22:23:26 -0700 |
commit | 82ee9bd475be9723d53ea3e8e101a038bbfa1b25 (patch) | |
tree | 1e00af70f4a308213ea8c885d2d447e6f89f49b5 /keyboards/mechlovin/olly/jf/readme.md | |
parent | 6d43a5daf4225cf677840d11b151d28f49e8f9e9 (diff) | |
download | qmk_firmware-82ee9bd475be9723d53ea3e8e101a038bbfa1b25.tar.gz qmk_firmware-82ee9bd475be9723d53ea3e8e101a038bbfa1b25.zip |
[Keyboard] Add Olly JF PCB (#14056)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/mechlovin/olly/jf/readme.md')
-rw-r--r-- | keyboards/mechlovin/olly/jf/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/mechlovin/olly/jf/readme.md b/keyboards/mechlovin/olly/jf/readme.md new file mode 100644 index 0000000000..b45498f849 --- /dev/null +++ b/keyboards/mechlovin/olly/jf/readme.md @@ -0,0 +1,23 @@ +# Mechlovin Olly JF + +![jf](https://i.imgur.com/IrfTGE7l.png) + +Olly JF PCB, compatible Duck Jetfire keyboard. + +* Keyboard Maintainer: [Mechlovin' Studio](https://mechlovin.studio/) +* Hardware Supported: Jetfire Korean Kustom +* Hardware Availability: [Mechlovin' Studio](https://mechlovin.studio/) + +Make example for this keyboard (after setting up your build environment): + + make mechlovin/olly/jf:default + +Flashing example for this keyboard: + + make mechlovin/olly/jf:default:flash + +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). + +**Reset Key:** 2 ways to put the Olly JF into bootloader: +By keycode: Tap RESET keycode. +By bootloader: hold ESC key while plugging in
\ No newline at end of file |