qmk_firmware/keyboards/kprepublic/bm60hsrgb
Ryan 6fa11bf219
Separate RGBLight/RGB Matrix keycode handling (#23679)
* Separate RGBLight/RGB Matrix keycode handling

* Remove `_DISABLE_KEYCODES` handling

* Update RGB Matrix keycode docs

* Update underglow keycodes for previously migrated boards

* Update keycodes for boards with custom handling

* Fix typos

* Fix bad merge
2024-10-12 18:43:50 +02:00
..
rev1 Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
rev2 Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
readme.md [Keyboard] Add KPrepublic BM60hsrgb/rev2 (#15177) 2021-12-10 23:04:43 -08:00

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.