qmk_firmware/keyboards/kprepublic/bm68hsrgb/rev1
2023-03-23 21:38:01 +11:00
..
keymaps [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
config.h Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
info.json Move matrix config to info.json, part 8 (#20030) 2023-03-11 04:59:07 +11:00
readme.md [Keyboard] BM68HSRGB/rev2 (#16454) 2022-03-06 23:02:31 -08:00
rev1.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
rev1.h
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.