summaryrefslogtreecommitdiffstats
path: root/keyboards/misonoworks/karina/readme.md
diff options
context:
space:
mode:
authormisonoworks <63772942+misonoworks@users.noreply.github.com>2021-01-10 23:01:35 -0800
committerGitHub <noreply@github.com>2021-01-10 23:01:35 -0800
commit4c48518a4ef25f52a9a5d214041c9aeb3e0546df (patch)
tree3323360237791e9de02a7dfb8b067a1e4e524899 /keyboards/misonoworks/karina/readme.md
parent135d28d2fb3234dab3ef5353b47ec5838534e39d (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.md15
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).