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.

21 lines
1.0 KiB

  1. # bm40hsrgb
  2. ![BM40 RGB](https://rgoulter.com/images/keyboards/bm40rgb/bm40rgb_large.jpg)
  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 bm40hsrgb:default
  10. Flashing example for this keyboard:
  11. make bm40hsrgb: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).