diff options
Diffstat (limited to 'keyboards/kprepublic/bm60hsrgb_ec/readme.md')
-rw-r--r-- | keyboards/kprepublic/bm60hsrgb_ec/readme.md | 16 |
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). |