logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1304B)


  1. # ogurec
  2. ![ogurec](https://i.imgur.com/OJ5UnXT.png)
  3. ogurec is a reversible 12u x 3u ortholinear keyboard that offers left-sided and right-sided PM placement.
  4. The default ogurec keymap is for left-sided PM placement.
  5. When flashing ogurec with the PM soldered onto the right side, follow the second example below and use: make ogure/right_pm:default
  6. * Keyboard Maintainer: [H. Bond](https://github.com/drhigsby)
  7. * Hardware Supported: ogurec (https://github.com/drhigsby/ogurec)
  8. * Hardware Availability: open source 3DP case available here https://github.com/drhigsby (case creator: https://github.com/dpalka15)
  9. Make example for this keyboard (after setting up your build environment):
  10. make drhigsby/ogurec:default
  11. make drhigsby/ogurec/right_pm:default
  12. 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.
  13. Flashing example for this keyboard:
  14. make drhigsby/ogurec:default:flash
  15. make drhigsby/ogurec/right_pm:default:flash
  16. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).