qmk_firmware/keyboards/drhigsby/ogurec
James Young 03f0d68342
Migrate LOCKING_*_ENABLE to Data-Driven: D, Part 2 (#23750)
Affects:

  - `do60`
  - `doio/kb30`
  - `donutcables/scrabblepad`
  - `doppelganger`
  - `doro67/rgb`
  - `dotmod/dymium65`
  - `draytronics/daisy`
  - `draytronics/elise`
  - `draytronics/elise_v2`
  - `drewkeys/iskar`
  - `drhigsby/bkf`
  - `drhigsby/dubba175`
  - `drhigsby/ogurec`
  - `drhigsby/packrat`
  - `dtisaac/cg108`
  - `dumbo`
  - `dz60`
  - `dztech/bocc`
  - `dztech/duo_s`
2024-05-20 20:34:57 +01:00
..
keymaps/default
left_pm
right_pm
info.json Migrate LOCKING_*_ENABLE to Data-Driven: D, Part 2 (#23750) 2024-05-20 20:34:57 +01:00
readme.md
rules.mk

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.