Ryan 2da0827d4f Remove matrix size defines (#19581) před 3 roky
..
keymaps 5629ba1807 Remove legacy keycodes, part 4 (#18683) před 3 roky
left_pm 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) před 4 roky
right_pm 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) před 4 roky
config.h 2da0827d4f Remove matrix size defines (#19581) před 3 roky
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) před 3 roky
ogurec.c 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) před 4 roky
ogurec.h 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) před 4 roky
readme.md 984481ff8e [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) před 4 roky
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) před 3 roky

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.