summaryrefslogtreecommitdiff
path: root/keyboards/lily58/keymaps/narze/readme.md
diff options
context:
space:
mode:
authorManassarn "Noom" Manoonchai <248741+narze@users.noreply.github.com>2021-07-03 14:50:32 +0700
committerGitHub <noreply@github.com>2021-07-03 00:50:32 -0700
commit45dec4911c2816abcd5b5dc1834d85756be43e8d (patch)
treee98974752d813e31ee81457cfd125800e3fdb0af /keyboards/lily58/keymaps/narze/readme.md
parent06e0643541493220fb7413e33f3fc6972a9384b8 (diff)
[Keymap] Add narze lily58 keymap & update my other keymaps (#13110)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/lily58/keymaps/narze/readme.md')
-rw-r--r--keyboards/lily58/keymaps/narze/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/lily58/keymaps/narze/readme.md b/keyboards/lily58/keymaps/narze/readme.md
new file mode 100644
index 0000000000..9d522f5cae
--- /dev/null
+++ b/keyboards/lily58/keymaps/narze/readme.md
@@ -0,0 +1,13 @@
+# narze's layout
+
+## Key features
+
+- Qwerty + [Colemak](https://colemak.com) layouts, and you can type Qwerty on software-level Colemak as well. Very useful for gaming or when your friend wanna type something but don't use Colemak.
+- [(S)uper (D)uper Mode](/users/narze/readme.md)
+
+## Build instructions
+
+- `cd /path/to/qmk_firmware`
+- Ensure latest libraries are loaded `make git-submodule`
+- Flash to right hand side (Elite C) with `make lily58:narze:dfu` or `qmk flash -kb lily58 -km narze -b dfu`
+- Flash to left hand side (Pro Micro) with `make lily58:narze:avrdude` or `qmk flash -kb lily58 -km narze -b avrdude`