You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis 2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
4 months ago
..
keymaps Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) 4 months ago
bm80hsrgb.c Move TKL layouts to data driven (#20337) 1 year ago
config.h Migrate RGB Matrix config to info.json - K (#22911) 4 months ago
info.json Migrate RGB Matrix config to info.json - K (#22911) 4 months ago
readme.md rename kprepublic bm keyboards to have a standardized naming format (#15047) 2 years ago
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 1 year ago

readme.md

BM80HSRGB

BM80HSRGB

A tkl, hotswap, in switch RGB keyboard from KPRepublic.

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

make kprepublic/bm80hsrgb:default

Flashing example for this keyboard:

make kprepublic/bm80hsrgb:default:flash

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

  • Short the two-pad footprint between the "delete" key and the "end" key while the board is plugged in
  • Press the switch labled RST on the back of the PCB, near the MCU, while the board is plugged in
  • Hold the Esc key while connecting the USB cable (also erases persistent settings)

All of the RGB matrix effects are enabled by default. To disable specific ones, see this section for more information.

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