summaryrefslogtreecommitdiff
path: root/keyboards/jadookb/jkb65/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-09-22 04:21:55 +0000
committerQMK Bot <hello@qmk.fm>2021-09-22 04:21:55 +0000
commit77bf0a5fc45eb5157374aeb9847c28043a75ff9b (patch)
tree5188a556f18e713aa042b9aef2dd67180a9a1ec5 /keyboards/jadookb/jkb65/readme.md
parent02b7515c673493b019ba23366b90f95066b91f32 (diff)
parent88f6776216abca69529f470982e70f36beb560b3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/jadookb/jkb65/readme.md')
-rw-r--r--keyboards/jadookb/jkb65/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/jadookb/jkb65/readme.md b/keyboards/jadookb/jkb65/readme.md
new file mode 100644
index 0000000000..9f8800d77c
--- /dev/null
+++ b/keyboards/jadookb/jkb65/readme.md
@@ -0,0 +1,23 @@
+# JKB65 RGB
+
+![JKB65RGB](https://i.imgur.com/CKtVyyIh.jpg)
+
+A 65% hotswap in switch RGB keyboard from JadooKB.
+
+* Keyboard Maintainer: [Wizard-GG](https://github.com/wizard-gg)
+* Hardware Supported: JKB65 RGB
+* Hardware Availability: [Jadoo Keyboard](https://jadookb.com/jkb65)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make jadookb/jkb65:default
+
+Flashing example for this keyboard:
+
+ make jadookb/jkb65: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).