c6f1b594a2
* `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` |
||
---|---|---|
.. | ||
keymaps | ||
bm40hsrgb.c | ||
bm40hsrgb.h | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk |
bm40hsrgb
An ortholinear 40% hotswap keyboard with per-key RGB in-switch LEDs and RGB Backlighting, from KP Republic.
This firmware was originally taken from a kbfirmware.json and manually converted. You may find the original .json
files here.
- Keyboard Maintainer: rgoulter
- Hardware Supported: bm40hsrgb PCB
- Hardware Availability: KPRepublic
Make example for this keyboard (after setting up your build environment):
make kprepublic/bm40hsrgb:default
Flashing example for this keyboard:
make kprepublic/bm40hsrgb:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.