mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 12:46:41 +00:00
6fa11bf219
* 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 |
||
---|---|---|
.. | ||
rev1 | ||
rev2 | ||
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.