qmk_firmware/keyboards/kprepublic/bm68hsrgb/rev2
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
..
keymaps/default Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
config.h Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
keyboard.json Migrate features and LTO from rules.mk to data driven (#23302) 2024-03-30 10:43:15 +00:00
readme.md [Keyboard] BM68HSRGB/rev2 (#16454) 2022-03-06 23:02:31 -08:00
rev2.c LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +00:00

BM68HSRGB

BM68HSRGB

A 65% hotswap in switch RGB keyboard from KPRepublic.

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

make kprepublic/bm68hsrgb/rev2:default

Flashing example for this keyboard:

make kprepublic/bm68hsrgb/rev2:default:flash

To reset the board into bootloader mode, do one of the following:

  • Short the two-pad footprint to the left of the spacebar switch while the board is plugged in
  • Hold the Esc key while connecting the USB cable (also erases persistent settings)

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.