summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm60hsrgb_iso/readme.md
blob: 19db51eeadaf060d775fcd4e8e7c96bc1416766c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# BM60HSRGB_ISO

![BM60HSRGB_ISO](https://i.imgur.com/i3gk2vql.jpg)

A 60% ISO hotswap inswitch RGB keyboard.

* Hardware Supported: BM60HSRGB_ISO
* Hardware Availability: [KP Republic](https://kprepublic.com/products/bm60-rgb-iso-uk-eu-rgb-60-hot-swappable-pcb-qmk-firmware-rgb-underglow-type-c)

Make example for this keyboard (after setting up your build environment):

    for rev1: make kprepublic/bm60hsrgb_iso/rev1:default
    for rev2: make kprepublic/bm60hsrgb_iso/rev2:default

Flashing example for this keyboard:

    for rev1: make kprepublic/bm60hsrgb_iso/rev1:default:flash
    for rev2: make kprepublic/bm60hsrgb_iso/rev2:default:flash

To check which board revision you have, check the PCB. If it has BM60v2-ISO printed 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).