diff options
author | misonoworks <63772942+misonoworks@users.noreply.github.com> | 2021-01-10 23:01:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 23:01:35 -0800 |
commit | 4c48518a4ef25f52a9a5d214041c9aeb3e0546df (patch) | |
tree | 3323360237791e9de02a7dfb8b067a1e4e524899 /keyboards/misonoworks/karina/readme.md | |
parent | 135d28d2fb3234dab3ef5353b47ec5838534e39d (diff) |
[Keyboard] Add Karina keyboard (#11347)
* add karina keymap
* Update info.json
* Add files via upload
* Update readme.md
* Update info.json
* Update info.json
* Update keyboards/misonoworks/karina/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/misonoworks/karina/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/misonoworks/karina/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: autumnisacutie <63772942+autumnisacutie@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/misonoworks/karina/readme.md')
-rw-r--r-- | keyboards/misonoworks/karina/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/misonoworks/karina/readme.md b/keyboards/misonoworks/karina/readme.md new file mode 100644 index 0000000000..b56a7f887f --- /dev/null +++ b/keyboards/misonoworks/karina/readme.md @@ -0,0 +1,15 @@ +# Karina
+
+![Karina](https://i.imgur.com/dawlYEl.jpg)
+
+35% keyboard with two rotary encoders and an LED bar.
+
+* Keyboard Maintainer: [MisonoWorks](https://github.com/autumnisacutie/)
+* Hardware Supported: Karina V1 PCB
+* Hardware Availability: [P3D Store](https://p3dstore.com/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make misonoworks/karina: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).
|