diff options
author | WiZ.GG <39291381+wizard-gg@users.noreply.github.com> | 2022-02-01 05:41:03 +0330 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 18:11:03 -0800 |
commit | 7b35dda31e767031e1b4f032f3a229e29867f71a (patch) | |
tree | 1e2d11e27a16dde14ac55fd91a6b70831f8db104 /keyboards/jadookb/jkb65/r2/readme.md | |
parent | 602472dbfa2cdd4ae723f8789f4c2155a9b66800 (diff) |
[Keyboard] R2 version of jadookb/jkb65 (#16129)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/jadookb/jkb65/r2/readme.md')
-rw-r--r-- | keyboards/jadookb/jkb65/r2/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/jadookb/jkb65/r2/readme.md b/keyboards/jadookb/jkb65/r2/readme.md new file mode 100644 index 0000000000..9833769fb3 --- /dev/null +++ b/keyboards/jadookb/jkb65/r2/readme.md @@ -0,0 +1,23 @@ +# JKB65 RGB R2 + +![JKB65RGB R2](https://i.imgur.com/VgtMLuih.jpg) + +R2 version of JKB65 + +* Keyboard Maintainer: [Wizard-GG](https://github.com/wizard-gg) +* Hardware Supported: JKB65 RGB R2 +* Hardware Availability: [Jadoo Keyboard](https://jadookb.com/jkb65) + +Make example for this keyboard (after setting up your build environment): + + make jadookb/jkb65/r2:default + +Flashing example for this keyboard: + + make jadookb/jkb65/r2:default:flash + +To reset the board into bootloader mode, do the following step: + +* Hold the **Esc** key while connecting the USB cable + +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). |