qmk_firmware/keyboards/kprepublic/bm68hsrgb/rev2
2024-05-04 16:49:19 +10:00
..
keymaps Add new set of keycodes for RGB Matrix (#23463) 2024-05-04 16:49:19 +10:00
config.h Migrate lighting defaults to info.json (#22920) 2024-02-01 18:10:14 +00: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.