qmk_firmware/keyboards/kprepublic/bm68hsrgb/rev2
2023-11-22 21:37:32 +00:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove unnecessary driver counts (#22435) 2023-11-22 21:37:32 +00:00
info.json Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
readme.md [Keyboard] BM68HSRGB/rev2 (#16454) 2022-03-06 23:02:31 -08:00
rev2.c Update ISSI LED types (#22099) 2023-10-04 20:12:50 +11:00
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10: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.