qmk_firmware/keyboards/bm68rgb
Albert Y 0eabb01e27
Minor improvements to BM68RGB (#12156)
* Minor improvements to BM68RGB

* Add grave esc and LTO support

* Move comments to end of line

* Document the use of qmk script for compiling and flashing

* Revert arrow key flags back to mod

* Update keyboards/bm68rgb/bm68rgb.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/bm68rgb/bm68rgb.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Remove grave escape

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update tab spacing

Co-authored-by: Ryan <fauxpark@gmail.com>

* Reverted make default

Co-authored-by: Ryan <fauxpark@gmail.com>

* Reverted make flash

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: filterpaper <filterpaper@localhost>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-25 23:08:04 +11:00
..
keymaps Minor improvements to BM68RGB (#12156) 2021-03-25 23:08:04 +11:00
bm68rgb.c Minor improvements to BM68RGB (#12156) 2021-03-25 23:08:04 +11:00
bm68rgb.h [Keyboard] bm68rgb (#12128) 2021-03-06 15:13:20 -08:00
config.h Minor improvements to BM68RGB (#12156) 2021-03-25 23:08:04 +11: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 Minor improvements to BM68RGB (#12156) 2021-03-25 23:08:04 +11:00

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.