You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 2 years ago
left_pm [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 2 years ago
right_pm [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: D (#17814) 1 year ago
ogurec.c [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 2 years ago
ogurec.h [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 2 years ago
readme.md [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 2 years ago
rules.mk [Keyboard] move @drhigsby 's boards into /drhigsby (#16041) 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.