Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add KPrepublic BM60hsrgb/rev2, acting in lieu of @bdtc123 #15177

Merged
merged 11 commits into from
Dec 11, 2021
Prev Previous commit
Next Next commit
add readme
  • Loading branch information
peepeetee committed Nov 19, 2021
commit 2c0847565e041a2166f7f97cf3555ad725487d5a
2 changes: 1 addition & 1 deletion keyboards/kprepublic/bm60hsrgb/rev1/readme.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
A 60% hotswap inswitch RGB keyboard from KP Republic.

* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
* Hardware Supported: BM60HSRGB
* Hardware Supported: BM60HSRGB/rev1
* 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):
14 changes: 13 additions & 1 deletion keyboards/kprepublic/bm60hsrgb/rev2/readme.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# bm60v2
# BM60HSRGB

A 60% hotswap inswitch RGB keyboard from KP Republic.

* Keyboard Maintainer: [bdtc123](https://github.com/bdtc123)
* Hardware Supported: BM60HSRGB/rev2
* 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/rev2:default

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).