qmk_firmware/keyboards/kprepublic/bm80v2_iso/readme.md
James Young 928be32c83
KPrepublic BM80v2 ISO Refactor (#17660)
* bm80v2_iso.h: convert tabs to spaces

* bm80v2_iso.h: use ___ for KC_NO

* bm80v2_iso.h: use QMK 3-character notation

* refactor macro for tkl_iso Community Layout compatibility

- move the matrix position identifier for Enter to the home row

* info.json: correct layout data

* rules.mk: tidy-up formatting

* readme.md: tidy-up formatting

* update maintainer; re-assign copyright

* assign ISO-appropriate keycodes in keymaps
2022-07-13 23:34:51 -07:00

979 B

bm80v2_iso

A 80% ISO hotswap inswitch RGB keyboard.

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

make kprepublic/bm80v2_iso:default

Flashing example for this keyboard:

make kprepublic/bm80v2_iso:default:flash

Bootloader

  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead

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