🔤 Phonetic Layouts
- Armenian and Russian layouts following KDWin style
- Familiar typing experience for KDWin users
⚡ Quick Language Switch
- Hold Option key for instant English access
- Hold Option + Shift to access Special Characters like Parentheses ( )
- Perfect for mixed-language typing
brew tap sergchil/chilikeys https://github.com/sergchil/chilikeys && brew install chilikeys
📦 Homebrew (Recommended)
-
Install with Homebrew:
brew tap sergchil/chilikeys https://github.com/sergchil/chilikeys brew install chilikeys
-
To uninstall:
brew uninstall chilikeys brew untap sergchil/chilikeys
💿 Manual Installation (DMG)
- Download latest release
- Open the DMG file
- Copy bundles to
~/Library/Keyboard Layouts/
- Restart your Mac
Release Process
-
Run version bump script:
./bump_version.sh
- Use ↑/↓ to choose version
- Press Enter to select
- Confirm with 'y'
-
GitHub Actions will handle the release automatically