docs: add readme

This commit is contained in:
Himadri Bhattacharjee
2026-01-10 09:10:34 +05:30
parent 41fed4bae3
commit d7a2cff639

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# Lollipop
Opinionated key remapper that brings sticky keys functionality like Android's
AOSP keyboard to Linux.
## Core Logic
Initially a key is unlatched.
- Press a modifier once: Latched
- Press the same modifier within 500ms: Locked
- Press the same modifier: Unlatched
- Press the same modifier beyond 500ms: Unlatched