James Young 03f0d68342 Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750) 2 years ago
..
keymaps 5c592ab0c0 Delete trivial keymap readmes (#23714) 2 years ago
left_pm 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
right_pm 831deac212 Migrate build target markers to keyboard.json (#23293) 2 years ago
info.json 03f0d68342 Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 2 (#23750) 2 years ago
readme.md 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 4 years ago
rules.mk 1c8e99ca45 Migrate features and LTO from rules.mk to data driven (#23307) 2 years ago

readme.md

ogurec

ogurec

ogurec is a reversible 12u x 3u ortholinear keyboard that offers left-sided and right-sided PM placement.

The default ogurec keymap is for left-sided PM placement.

When flashing ogurec with the PM soldered onto the right side, follow the second example below and use: make ogure/right_pm:default

Make example for this keyboard (after setting up your build environment):

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.

Flashing example for this keyboard:

make drhigsby/ogurec:default:flash
make drhigsby/ogurec/right_pm:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.