qmk_firmware/keyboards/kprepublic/bm40hsrgb
2024-03-30 11:31:50 +00:00
..
rev1 Migrate features from rules.mk to data driven - IJK (#23276) 2024-03-15 01:42:15 +00:00
rev2 Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
readme.md Add KPRepublic/BM40hsrgb rev2 (#16689) 2023-09-20 22:45:25 -07:00

bm40hsrgb

BM40 RGB

An ortholinear 40% hotswap keyboard with per-key RGB in-switch LEDs and RGB Backlighting, from KP Republic.

This firmware was originally taken from a kbfirmware.json and manually converted. You may find the original .json files here.

  • Keyboard Maintainer: rgoulter
  • Hardware Supported: bm40hsrgb PCB
  • Hardware Availability: KPRepublic

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

for rev1: make kprepublic/bm40hsrgb/rev1:default
for rev2: make kprepublic/bm40hsrgb/rev2:default

Flashing example for this keyboard:

for rev1: make kprepublic/bm40hsrgb/rev1:default:flash
for rev2: make kprepublic/bm40hsrgb/rev2:default:flash

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