mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-16 03:32:47 +00:00
* Replace Tapping Force Hold feature with Quick Tap Term * Replace keyboard level TAPPING_FORCE_HOLD with QUICK_TAP_TERM 0 * Deprecate force hold in info_config.json * Before and after quick tap term unit tests * Quick tap unit tests iteration * Keymap config.h correction * Remove TAPPING_FORCE_HOLD_PER_KEY macros that were missed * Add two more test cases for quick tap * Replace TAPPING_FORCE_HOLD with QUICK_TAP_TERM in configs #2 * Replace TAPPING_FORCE_HOLD_PER_KEY with QUICK_TAP_TERM_PER_KEY in configs #2 * Add function declaration for get_quick_tap_term Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
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:dfuorqmk flash -kb lily58 -km narze -b dfu - Flash to left hand side (Pro Micro) with
make lily58:narze:avrdudeorqmk flash -kb lily58 -km narze -b avrdude