qmk-dactyl-manuform-a/keyboards/kprepublic/bm80hsrgb
Albert Y 3d63c814d3
Correct matrix effect name (#15816)
2022-01-11 09:57:25 -08:00
..
keymaps rename kprepublic bm keyboards to have a standardized naming format (#15047) 2021-11-18 08:37:23 +11:00
bm80hsrgb.c rename kprepublic bm keyboards to have a standardized naming format (#15047) 2021-11-18 08:37:23 +11:00
bm80hsrgb.h rename kprepublic bm keyboards to have a standardized naming format (#15047) 2021-11-18 08:37:23 +11:00
config.h Correct matrix effect name (#15816) 2022-01-11 09:57:25 -08:00
info.json rename kprepublic bm keyboards to have a standardized naming format (#15047) 2021-11-18 08:37:23 +11:00
readme.md rename kprepublic bm keyboards to have a standardized naming format (#15047) 2021-11-18 08:37:23 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.