qmk_firmware/keyboards/kprepublic/bm60hsrgb_ec/rev2
Joel Challis 426bb9c651
Migrate features and LTO from rules.mk to data driven (#23302)
2024-03-30 10:43:15 +00:00
..
keymaps
config.h Migrate lighting defaults to info.json (#22920) 2024-02-01 18:10:14 +00:00
keyboard.json Migrate features and LTO from rules.mk to data driven (#23302) 2024-03-30 10:43:15 +00:00
readme.md
rev2.c LED drivers: update keyboard LED configs (#23073) 2024-02-25 21:29:37 +00:00

readme.md

BM60HSRGB_EC/rev2

A 60% hotswap inswitch RGB keyboard with an encoder from KP Republic.

  • Keyboard Maintainer: peepeetee
  • Hardware Supported: BM60HSRGB_EC/rev2
  • Hardware Availability: KP Republic

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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

make kprepublic/bm60hsrgb_ec/rev2:default

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