qmk-dactyl-manuform-a/keyboards/bm68rgb
peepeetee 77875e89ec
peepeetee's custom keymap for bm68rgb (#12232)
* add custom keymaps for BM68rgb

* add user keymap for bm68rgb

* fix grammar

* add custom hub16 keymap

* Apply suggestions from code review

* fix errorenously included hub16 file

* add GPL headers

* revert defining dfa_state in keymap.h

* Update keyboards/bm68rgb/keymaps/peepeetee/keymap.h

* enable tap dance, add tap dance to left alt
2021-05-10 17:32:26 -07:00
..
keymaps peepeetee's custom keymap for bm68rgb (#12232) 2021-05-10 17:32:26 -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 change BM68 RGB USB Device descriptor device name (#12418) 2021-03-31 18:58:23 -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 Minor improvements to BM68RGB (#12156) 2021-03-25 23:08:04 +11: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.