qmk_firmware/keyboards/kprepublic/bm68hsrgb/rev2
Ryan 8f22105289
Add and use I2C address defines for ISSI LED drivers (#22008)
2023-09-19 19:31:54 +10:00
..
keymaps
config.h Add and use I2C address defines for ISSI LED drivers (#22008) 2023-09-19 19:31:54 +10:00
info.json Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
readme.md
rev2.c
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00

readme.md

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.