You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
peepeetee 2742d0c4c1
[Keyboard] Add BM80 Keyboard (#12948)
2 years ago
..
keymaps [Keyboard] Add BM80 Keyboard (#12948) 2 years ago
bm80.c [Keyboard] Add BM80 Keyboard (#12948) 2 years ago
bm80.h [Keyboard] Add BM80 Keyboard (#12948) 2 years ago
config.h [Keyboard] Add BM80 Keyboard (#12948) 2 years ago
info.json [Keyboard] Add BM80 Keyboard (#12948) 2 years ago
readme.md [Keyboard] Add BM80 Keyboard (#12948) 2 years ago
rules.mk [Keyboard] Add BM80 Keyboard (#12948) 2 years ago

readme.md

bm80

bm80

A tkl, hotswap, in switch RGB keyboard from KPRepublic.

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

make kprepublic/bm80:default

Flashing example for this keyboard:

make kprepublic/bm80:default:flash

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

  • Short the two-pad footprint between the "delete" key and the "end" key while the board is plugged in
  • Press the switch labled RST on the back of the PCB, near the MCU, while the board is plugged in
  • Hold the Esc key while connecting the USB cable (also erases persistent settings)

All of the RGB matrix effects are enabled by default. To disable specific ones, see this section for more information.

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