summaryrefslogtreecommitdiff
path: root/keyboards/odelia/readme.md
diff options
context:
space:
mode:
authorkb-elmo <lorwel@mailbox.org>2021-01-08 22:28:35 +0100
committerGitHub <noreply@github.com>2021-01-08 21:28:35 +0000
commit19e2bb272ebb0035165d77f0bb3a9828bc6526c1 (patch)
treef96d0651b533e629cb41c9e22cf328fe9d96ab3c /keyboards/odelia/readme.md
parent6d9b4c7b4f5de5631955e57b9706f90072971bcb (diff)
Added Odelia (#11362)
* add odelia keyboard * Update readme.md * Update info.json
Diffstat (limited to 'keyboards/odelia/readme.md')
-rw-r--r--keyboards/odelia/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/odelia/readme.md b/keyboards/odelia/readme.md
new file mode 100644
index 0000000000..7b0eec8eb8
--- /dev/null
+++ b/keyboards/odelia/readme.md
@@ -0,0 +1,17 @@
+# Odelia
+
+65% with two macro clusters
+
+* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
+* Hardware Supported: Odelia PCB
+* Hardware Availability:
+
+Make example for this keyboard (after setting up your build environment):
+
+ make odelia:default
+
+Flashing example for this keyboard:
+
+ make odelia:default:flash
+
+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).