summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm60hsrgb_ec/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-06-09 03:20:26 +0800
committerGitHub <noreply@github.com>2022-06-08 12:20:26 -0700
commitf6a7bf2a833b588476cd04c13c6b7a65c6305024 (patch)
treec879a59331e8b7a204198027dc2814324474bffa /keyboards/kprepublic/bm60hsrgb_ec/readme.md
parentc9b71f953fc07385966b68b9fd31aee7c9996c54 (diff)
[Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 (#15104)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kprepublic/bm60hsrgb_ec/readme.md')
-rw-r--r--keyboards/kprepublic/bm60hsrgb_ec/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/kprepublic/bm60hsrgb_ec/readme.md b/keyboards/kprepublic/bm60hsrgb_ec/readme.md
new file mode 100644
index 0000000000..be248bb285
--- /dev/null
+++ b/keyboards/kprepublic/bm60hsrgb_ec/readme.md
@@ -0,0 +1,16 @@
+# BM60HSRGB_EC
+
+A 60% hotswap inswitch RGB keyboard with an encoder from KP Republic.
+
+* Hardware Supported: BM60HSRGB_EC
+* Hardware Availability: [KP Republic](https://kprepublic.com/collections/bm60-series/products/bm60ec-bm60-ec-rgb-60-gh60-hot-swappable-custom-mechanical-keyboard-pcb-programmed-qmk-via-rgb-switch-type-c-rotary-knob)
+
+Make example for this keyboard (after setting up your build environment):
+
+ for rev1: make kprepublic/bm60hsrgb_ec/rev1:default
+ for rev2: make kprepublic/bm60hsrgb_ec/rev2:default
+
+To see which revision you have, look at the PCB. If it says bm60ecv2 on it, it's rev2. Otherwise it's rev1
+
+
+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).