928be32c83
* 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
22 lines
979 B
Markdown
22 lines
979 B
Markdown
# bm80v2_iso
|
|
|
|
A 80% ISO hotswap inswitch RGB keyboard.
|
|
|
|
* Keyboard Maintainer: [edwardslau](https://github.com/edwardslau)
|
|
* Hardware Supported: BM80V2_ISO
|
|
* Hardware Availability: [KP Republic](https://kprepublic.com/products/bm80-iso-bm80rgb-80-rgb-hot-swappable-custom-mechanical-keyboard-pcb-programmed-rgb-switch-underglow-type-c-qmk-via?_pos=9&_sid=b43edd6ac&_ss=r)
|
|
|
|
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](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).
|