qmk-dactyl-manuform-a/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 Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
bm40hsrgb.c Add RGB Matrix suspend wake functions to BM40 (#12246) 2021-03-25 23:01:03 +11:00
bm40hsrgb.h [Keyboard] Add KPRepublic BM40HSRGB keyboard (#9860) 2020-07-29 20:25:20 -07:00
config.h Merge remote-tracking branch 'upstream/master' into develop 2021-08-09 12:14:22 -07:00
info.json [Keyboard] Update bm40hsrgb with RGB Matrix support (#10044) 2020-08-17 23:39:17 -07:00
readme.md [Keyboard] Update bm40hsrgb with RGB Matrix support (#10044) 2020-08-17 23:39:17 -07:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

readme.md

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.