[Keyboard] Add KPrepublic BM60hsrgb/rev2 (#15177)

acting in lieu of bdtc123

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
peepeetee
2021-12-11 15:04:43 +08:00
committed by GitHub
parent 0aa59eefc3
commit 9294258c02
18 changed files with 590 additions and 2 deletions

View File

@@ -2,12 +2,15 @@
A 60% hotswap inswitch RGB keyboard from KP Republic.
* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
* Hardware Supported: BM60HSRGB
* Hardware Availability: [KP Republic](https://kprepublic.com/products/bm60-rgb-60-gh60-hot-swappable-pcb-programmed-qmk-firmware-type-c)
Make example for this keyboard (after setting up your build environment):
make kprepublic/bm60hsrgb/rev1:default
for rev1: make kprepublic/bm60hsrgb/rev1:default
for rev2: make kprepublic/bm60hsrgb/rev2:default
To see which revision you have, look at the PCB. If it says bm60v2 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).