qmk-dactyl-manuform-a/keyboards/bm68rgb
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 Fix RGB/LED Suspend defines (#13146) 2021-06-09 22:59:19 -07:00
bm68rgb.c Fix bm68rgb led map (#12503) 2021-04-19 20:15:23 +10:00
bm68rgb.h [Keyboard] bm68rgb (#12128) 2021-03-06 15:13:20 -08:00
config.h Limit RGB max brightness on KPrepublic BM-series keyboards (#13132) 2021-08-09 11:32:35 -07:00
info.json [Keyboard] bm68rgb (#12128) 2021-03-06 15:13:20 -08:00
readme.md [Keyboard] bm68rgb (#12128) 2021-03-06 15:13:20 -08:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

readme.md

bm68rgb

bm68rgb

A 65% hotswap in switch RGB keyboard from KPRepublic.

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

make bm68rgb:default

Flashing example for this keyboard:

make bm68rgb:default:flash

To reset the board into bootloader mode, do one of the following:

  • Short the two-pad footprint to the left of the spacebar switch while the board is plugged in
  • Hold the Esc key while connecting the USB cable (also erases persistent settings)

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