forked from mirrors/qmk_userspace
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:
parent
0f453bc5f7
commit
f90688e550
12 changed files with 383 additions and 0 deletions
15
keyboards/opus/readme.md
Normal file
15
keyboards/opus/readme.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Opus
|
||||
|
||||

|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue