qmk_firmware/keyboards/kprepublic/bm68hsrgb/rev1
2023-04-04 15:20:10 +10:00
..
keymaps Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 2023-04-03 15:32:47 +10:00
config.h Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
info.json Move 65% layouts to data driven (#20308) 2023-04-04 15:20:10 +10:00
readme.md [Keyboard] BM68HSRGB/rev2 (#16454) 2022-03-06 23:02:31 -08:00
rev1.c Move 65% layouts to data driven (#20308) 2023-04-04 15:20:10 +10:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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/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.