forked from mirrors/qmk_firmware
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 |
||
---|---|---|
.. | ||
keymaps | ||
bm80v2_iso.c | ||
bm80v2_iso.h | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk |
bm80v2_iso
A 80% ISO hotswap inswitch RGB keyboard.
- Keyboard Maintainer: edwardslau
- Hardware Supported: BM80V2_ISO
- Hardware Availability: KP Republic
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.