forked from mirrors/qmk_firmware
f90688e550
* Adding opus keyboard * Preparing keyboard for PR * Adding images to default keymap readme * Changing VENDOR_ID * Minor changes * Changing PRODUCT_ID * Removing comment * Fixing tap dance issue * #pragma once instead of #ifndef * Resolving PR suggestions * Removing ifndef * Using lower resolution image * Formatting comments * Adjusting copyright year Co-authored-by: Raleigh Wayland <raleigh.wayland@stormapp.com>
15 lines
651 B
Markdown
15 lines
651 B
Markdown
# Opus
|
|
|
|
![opus](https://i.imgur.com/1jXSUbrl.jpg)
|
|
|
|
This is a 40%, non-split, ergonomic, hot-swap keyboard.
|
|
The columns are angled to follow the natural angle of the hand.
|
|
|
|
* Keyboard Maintainer: [rtwayland](https://github.com/rtwayland)
|
|
* Hardware Supported: Pro-micro. Elite-C.
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make opus:default
|
|
|
|
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).
|