qmk_firmware/keyboards/kprepublic/bm40hsrgb
Drashna Jaelre 64b1ed4550
Fix Per Key LED Indicator Callbacks (#18450)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-10-04 15:24:22 -07:00
..
keymaps Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
bm40hsrgb.c Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) 2021-08-22 13:53:49 +10:00
bm40hsrgb.h Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) 2021-08-22 13:53:49 +10:00
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
readme.md Update readme files (#14172) 2021-08-26 16:53:24 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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):

make kprepublic/bm40hsrgb:default

Flashing example for this keyboard:

make kprepublic/bm40hsrgb:default:flash

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