Update updated KPrepublic boards to be prepared for the update (#15040)
This commit is contained in:
parent
b4c5c56f58
commit
7562c5ba16
19 changed files with 5 additions and 5 deletions
|
@ -8,6 +8,6 @@ A 60% hotswap inswitch RGB (north facing) keyboard from KP Republic.
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make kprepublic/bm60poker:default
|
make kprepublic/bm60poker/rev1:default
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
|
@ -8,6 +8,6 @@ A 60% hotswap inswitch RGB keyboard from KP Republic.
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make kprepublic/bm60rgb:default
|
make kprepublic/bm60rgb/rev1:default
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
|
@ -10,7 +10,7 @@ A 60% ISO hotswap inswitch RGB keyboard.
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make kprepublic/bm60rgb_iso:default
|
make kprepublic/bm60rgb_iso/rev1:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
|
|
|
@ -10,11 +10,11 @@ A 65% hotswap in switch RGB keyboard from KPRepublic.
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make kprepublic/bm65rgb:default
|
make kprepublic/bm65rgb/rev1:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make kprepublic/bm65rgb:default:flash
|
make kprepublic/bm65rgb/rev1:default:flash
|
||||||
|
|
||||||
To reset the board into bootloader mode, do one of the following:
|
To reset the board into bootloader mode, do one of the following:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue