qmk_firmware/keyboards/kprepublic/bm60hsrgb_iso
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
..
rev1 Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
rev2 Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
readme.md [Keyboard] Add KPrepublic BM60hsrgb_iso/rev2, acting in lieu of @bdtc123 (#15095) 2021-12-24 17:18:27 -08:00

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.