qmk_firmware/keyboards/bm40hsrgb
James Young 7bec943043
Merge remote-tracking branch 'upstream/master' into develop
Fixes merge conflicts in:

- keyboards/bm40hsrgb/config.h
  - Conflict from PR 13132:
    - RGB_DISABLE_WHEN_USB_SUSPENDED signature updated in develop branch, unmodified in master branch
    - updated file with changes from master branch

- keyboards/keebio/iris/keymaps/nstickney/keymap.c
  - Conflict from PR 11456:
    - layer_state_set_user() updated in develop branch, removed in master branch
    - updated file with changes from master branch
2021-08-09 12:14:22 -07:00
..
keymaps
bm40hsrgb.c
bm40hsrgb.h
config.h Merge remote-tracking branch 'upstream/master' into develop 2021-08-09 12:14:22 -07:00
info.json
readme.md
rules.mk

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 bm40hsrgb:default

Flashing example for this keyboard:

make 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.