qmk-dactyl-manuform-a/keyboards/ogurec
drhigsby 336c8d3efe
[Keyboard] add ogurec (#13242)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-07-22 00:17:47 -07:00
..
keymaps [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
left_pm [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
right_pm [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
config.h [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
info.json [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
ogurec.c [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
ogurec.h [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
readme.md [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00
rules.mk [Keyboard] add ogurec (#13242) 2021-07-22 00:17:47 -07:00

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 ogurec:default
make 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 ogurec:default:flash
make 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.