Adding Opus keyboard (#10628)

* 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>
This commit is contained in:
Raleigh Wayland 2020-10-15 12:19:51 -06:00 committed by GitHub
parent 0f453bc5f7
commit f90688e550
Failed to generate hash of commit
12 changed files with 383 additions and 0 deletions

15
keyboards/opus/readme.md Normal file
View file

@ -0,0 +1,15 @@
# 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).