summaryrefslogtreecommitdiff
path: root/keyboards/lily58/keymaps/lily58l/readme.md
diff options
context:
space:
mode:
authorBen <BenRoe@users.noreply.github.com>2020-12-21 15:34:40 +0100
committerGitHub <noreply@github.com>2020-12-21 15:34:40 +0100
commit4e0718a3b7d66ab9f2c41641aeee88d9a2c574d7 (patch)
treee4c485a627a6851e0a3f2cb44c51c760eb939216 /keyboards/lily58/keymaps/lily58l/readme.md
parenta380a26ad2fa4cfa580134be81772153b697a1ac (diff)
downloadqmk_firmware-4e0718a3b7d66ab9f2c41641aeee88d9a2c574d7.tar.gz
qmk_firmware-4e0718a3b7d66ab9f2c41641aeee88d9a2c574d7.zip
[Keyboard] add Lily58L keymap (#9870)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/lily58/keymaps/lily58l/readme.md')
-rw-r--r--keyboards/lily58/keymaps/lily58l/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/lily58/keymaps/lily58l/readme.md b/keyboards/lily58/keymaps/lily58l/readme.md
new file mode 100644
index 0000000000..68af9241a9
--- /dev/null
+++ b/keyboards/lily58/keymaps/lily58l/readme.md
@@ -0,0 +1,24 @@
+# Lily58L
+<img src="https://keycapsss.com/media/image/21/2b/68/lily58l-split-keyboard-rgb-led-1.jpg" width="400">
+
+A modified Lily58 pcb, with underglow, per key rgb light and rotary encoder support.
+- SK6812 Mini-E per key led's (58x) for easy soldering
+- 6x SK6812 Mini led's per side for underglow
+- Support for 1 rotary encoder on each side
+
+Left encoder: volume up/down, next/previous track on RAISE layer
+Right encoder: cursor down/up, right/left on LOWER layer
+
+* Keyboard Maintainer: BenRoe [GitHub](https://github.com/BenRoe) / [Twitter](https://twitter.com/keycapsss)
+* Hardware Supported: Pro Micro, or Elite-C
+* Hardware Availability: [Keycapsss.com](https://keycapsss.com)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make lily58/light:lily58l
+
+Flashing example for this keyboard:
+
+ make lily58/light:lily58l: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).