qmk_firmware/keyboards/kprepublic/bm68hsrgb/rev1
Joel Challis 2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
2024-02-18 08:20:57 +00:00
..
keymaps Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) 2024-02-18 08:20:57 +00:00
config.h Migrate RGB Matrix config to info.json - K (#22911) 2024-02-01 12:05:29 +00:00
info.json Migrate RGB Matrix config to info.json - K (#22911) 2024-02-01 12:05:29 +00:00
readme.md
rev1.c Move 65% layouts to data driven (#20308) 2023-04-04 15:20:10 +10:00
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/rev1:default

Flashing example for this keyboard:

make kprepublic/bm68hsrgb/rev1: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.