logo

qmk_firmware

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

readme.md (1047B)


  1. # BM60HSRGB_ISO
  2. ![BM60HSRGB_ISO](https://i.imgur.com/i3gk2vql.jpg)
  3. A 60% ISO hotswap inswitch RGB keyboard.
  4. * Hardware Supported: BM60HSRGB_ISO
  5. * Hardware Availability: [KP Republic](https://kprepublic.com/products/bm60-rgb-iso-uk-eu-rgb-60-hot-swappable-pcb-qmk-firmware-rgb-underglow-type-c)
  6. Make example for this keyboard (after setting up your build environment):
  7. for rev1: make kprepublic/bm60hsrgb_iso/rev1:default
  8. for rev2: make kprepublic/bm60hsrgb_iso/rev2:default
  9. Flashing example for this keyboard:
  10. for rev1: make kprepublic/bm60hsrgb_iso/rev1:default:flash
  11. for rev2: make kprepublic/bm60hsrgb_iso/rev2:default:flash
  12. To check which board revision you have, check the PCB. If it has BM60v2-ISO printed on it, it's rev2. Otherwise it's rev1.
  13. 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).