9d235d4fc5
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
readme.md | ||
rules.mk |
narze's layout
Key features
- Qwerty + Colemak 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
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
orqmk flash -kb lily58 -km narze -b dfu
- Flash to left hand side (Pro Micro) with
make lily58:narze:avrdude
orqmk flash -kb lily58 -km narze -b avrdude