* 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
Make example for this keyboard (after setting up your build environment):
Make example for this keyboard (after setting up your build environment):
make kprepublicbm80v2_iso:default
make kprepublic/bm80v2_iso:default
Flashing example for this keyboard:
Flashing example for this keyboard:
make kprepublic bm80v2_iso:default:flash
make kprepublic/bm80v2_iso:default:flash
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).
## Bootloader
## Bootloader
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **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](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).