qmk_firmware/keyboards/lily58/keymaps/domnantas
Albert Y cbabc8dbe6
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
* 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>
2022-12-12 16:52:22 +01:00
..
config.h [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
keymap.c Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
readme.md [Keymap] Add domnantas lily58 keymap (#10910) 2021-01-14 11:04:30 -08:00
rules.mk [Keymap] Add domnantas lily58 keymap (#10910) 2021-01-14 11:04:30 -08:00

Domnantas layout for Lily58 Pro

Features

  • Optimised for lithuanian layout, but works on English too
  • Backspace, Enter and Space are under thumbs, very little hand movement
  • LShift swapped with LCtrl
  • Numpad on Lower layer for left hand
  • Navigation, media keys on Raise layer for right hand
  • Status on the left OLED
  • BONGOCAT on the right

Instructions

Since status is always on the left and Bongocat on the right, the keymap has to be flashed with different commands:

# Right hand
qmk flash -kb lily58/rev1 -km domnantas -bl avrdude-split-left
# Left hand
qmk flash -kb lily58/rev1 -km domnantas -bl avrdude-split-right