|
@@ -14,14 +14,14 @@ When flashing ogurec with the PM soldered onto the right side, follow the second
|
|
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
|
|
- make ogurec:default
|
|
|
|
- make ogurec/right_pm:default
|
|
|
|
|
|
+ make drhigsby/ogurec:default
|
|
|
|
+ make drhigsby/ogurec/right_pm:default
|
|
|
|
|
|
To place the keyboard into bootloader mode, solder a reset switch onto the PCB and press it OR short the GND and RST pins on the pro micro.
|
|
To place the keyboard into bootloader mode, solder a reset switch onto the PCB and press it OR short the GND and RST pins on the pro micro.
|
|
|
|
|
|
Flashing example for this keyboard:
|
|
Flashing example for this keyboard:
|
|
|
|
|
|
- make ogurec:default:flash
|
|
|
|
- make ogurec/right_pm:default:flash
|
|
|
|
|
|
+ make drhigsby/ogurec:default:flash
|
|
|
|
+ make drhigsby/ogurec/right_pm: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).
|
|
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).
|