logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1040B)


  1. # bm40hsrgb
  2. ![BM40 RGB](https://imgur.com/eOqXMlNh.jpeg)
  3. An ortholinear 40% hotswap keyboard with per-key RGB in-switch LEDs and RGB Backlighting, from KP Republic.
  4. This firmware was originally taken from a kbfirmware.json and manually converted. You may find the original `.json` files [here](https://drive.google.com/drive/folders/1tlTHQIFcluK2mjZ4UbbKCsdRLgSRSPw6).
  5. * Keyboard Maintainer: [rgoulter](https://github.com/rgoulter)
  6. * Hardware Supported: bm40hsrgb PCB
  7. * Hardware Availability: [KPRepublic](https://www.aliexpress.com/item/4001147779116.html)
  8. Make example for this keyboard (after setting up your build environment):
  9. make kprepublic/bm40hsrgb/rev1:default
  10. Flashing example for this keyboard:
  11. make kprepublic/bm40hsrgb/rev1:default:flash
  12. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).