qmk_firmware/keyboards/lily58
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
..
glow_enc Move keyboard USB IDs and strings to data driven: L (#17849) 2022-08-02 01:02:19 +01:00
keymaps [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
lib Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
light Move keyboard USB IDs and strings to data driven: L (#17849) 2022-08-02 01:02:19 +01:00
rev1 Remove .noci functionality (#19122) 2022-11-21 02:03:38 +00:00
config.h Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299) 2022-09-07 00:42:28 +01:00
lily58.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
lily58.h [Keyboard] lily58/glow_enc (#16101) 2022-03-10 12:21:55 -08:00
readme.md Remove use of sudo in lily58 make docs (#10301) 2020-09-12 20:40:31 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Lily58

Lily58 is 6×4+5keys column-staggered split keyboard.

Lily58_01 2018-12-24 17 39 58 Keyboard Maintainer: Naoki Katahira Twitter:@F_YUUCHI
Hardware Supported: Lily58 PCB, ProMicro
Hardware Availability: PCB & Case Data

Make example for this keyboard (after setting up your build environment):

make lily58:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.