qmk_firmware/keyboards/kprepublic/bm60hsrgb_iso
Jack Sangdahl 7dca4e8bda
Fixup kprepublic/bm60hsrgb_iso/rev2 (#25648)
Fixup kprepublic/bm60hsrgb_iso/rev2

- Remove RGBLight configuration and throw error if RGBLight & RGB Matrix
  are enabled together - the WS2812 driver cannot be used for RGBLight
  as it is being used by this keyboard's custom RGB Matrix driver
- Migrate RGB Matrix configuration to DD
- Migrate default keymap to JSON
- Use short SPDX license headers
2025-10-08 08:01:08 -06:00
..
rev1
rev2 Fixup kprepublic/bm60hsrgb_iso/rev2 (#25648) 2025-10-08 08:01:08 -06:00
readme.md

BM60HSRGB_ISO

BM60HSRGB_ISO

A 60% ISO hotswap inswitch RGB keyboard.

  • Hardware Supported: BM60HSRGB_ISO
  • Hardware Availability: KP Republic

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.