[Keymap] Add narze lily58 keymap & update my other keymaps (#13110)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Manassarn "Noom" Manoonchai
2021-07-03 14:50:32 +07:00
committed by GitHub
parent 06e0643541
commit 45dec4911c
11 changed files with 587 additions and 49 deletions

View File

@@ -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`