qmk_firmware/keyboards/bm60rgb
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 bm60rgb: fix layout macro references (#13246) 2021-06-19 11:49:27 +01:00
bm60rgb.c bm60rgb: fixed LED layout; add underglow support (#10132) 2020-09-01 09:09:24 -07:00
bm60rgb.h bm60rgb: fix layout macro references (#13246) 2021-06-19 11:49:27 +01:00
config.h Limit RGB max brightness on KPrepublic BM-series keyboards (#13132) 2021-08-09 11:32:35 -07:00
info.json bm60rgb: fix layout macro references (#13246) 2021-06-19 11:49:27 +01:00
readme.md [Keyboard] KPRepublic BM60 RGB (#7842) 2020-01-11 23:11:06 -08:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

BM60 RGB

A 60% hotswap inswitch RGB keyboard from KP Republic.

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

make bm60rgb:default

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