a8d440e4e0 | ||
---|---|---|
.. | ||
keymaps | ||
left_pm | ||
right_pm | ||
config.h | ||
info.json | ||
ogurec.c | ||
ogurec.h | ||
readme.md | ||
rules.mk |
readme.md
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
- Keyboard Maintainer: H. Bond
- Hardware Supported: ogurec (https://github.com/drhigsby/ogurec)
- Hardware Availability: open source 3DP case available here https://github.com/drhigsby (case creator: https://github.com/dpalka15)
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.