qmk_firmware/keyboards/kprepublic/bm60hsrgb
Jack Sangdahl 9f1a7380ab
Fixup kprepublic/bm60hsrgb/rev2 (#25644)
* Fixup kprepublic/bm60hsrgb/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

* Fix OOB coordinate
2025-10-08 08:01:26 -06:00
..
rev1 Migrate g_led_config to DD (K7) (#25616) 2025-09-10 09:14:04 +01:00
rev2 Fixup kprepublic/bm60hsrgb/rev2 (#25644) 2025-10-08 08:01:26 -06:00
readme.md

BM60HSRGB

A 60% hotswap inswitch RGB keyboard from KP Republic.

  • Hardware Supported: BM60HSRGB
  • Hardware Availability: KP Republic

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

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