summaryrefslogtreecommitdiff
path: root/keyboards/malevolti/superlyra/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-12-19 20:59:07 +0000
committerQMK Bot <hello@qmk.fm>2021-12-19 20:59:07 +0000
commitacf7824f9ab8bcd6f23b7fa26dbaa3023aa77e9f (patch)
tree84b411abf44900c22655064898d98b51f1482845 /keyboards/malevolti/superlyra/readme.md
parent3410b25cf800823069d737f5de94bf9c4db6c9be (diff)
parent0e18f03b79d9bf5274323d7049c25e16d9250a06 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/malevolti/superlyra/readme.md')
-rw-r--r--keyboards/malevolti/superlyra/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/malevolti/superlyra/readme.md b/keyboards/malevolti/superlyra/readme.md
new file mode 100644
index 0000000000..b222f0f34c
--- /dev/null
+++ b/keyboards/malevolti/superlyra/readme.md
@@ -0,0 +1,20 @@
+# SuperLyra Keyboard
+By Domanic Calleja - https://github.com/Malevolti
+
+SuperLyra is a 90 key column-staggered ergonomic keyboard. Based on the Lyra split with the addition of a centre numpad for ambidextorous use.
+This version is a single pcb as opposed to a split, with the alphanumeric segments angled at 30 degrees to eachother.
+There is an open source PCB available via https://github.com/Malevolti/SuperLyra
+
+Make example for this keyboard (after setting up your build environment):
+
+ make malevolti/superlyra:default
+
+Flashing example for this keyboard:
+
+ make malevolti/superlyra:default:flash
+
+Press reset button on the keyboard when asked.
+
+Disconnect the first half, connect the second one and repeat the process.
+
+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).