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.

19 lines
781 B

  1. # OrangeBoyErgo (OBE)
  2. ![obe](https://i.imgur.com/bzqi2XOh.png)
  3. An affordable Alice-like keyboard kit powered by the STM32 Blackpill.
  4. * Keyboard Maintainer: [Kyle McCreery](https://github.com/kylemccreery)
  5. * Hardware Supported: OBE v2.1
  6. * Hardware Availability: [OBE on MechWild](https://mechwild.com/product/orange-boy-ergo/)
  7. Make example for this keyboard (after setting up your build environment):
  8. make mechwild/obe:default
  9. Flashing example for this keyboard:
  10. make mechwild/obe:default:flash
  11. 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).