Create key layers to your keyboard
Project description
capylayer
A simple Python tool to create key layers activated by modifier hotkeys.
Capylayer allows you to remap specified keys to build layers for your keyboard. Layers are activated by modifier hotkeys and are contained in profiles. You can build layouts like QWERTY, Colemak, Dvorak, a symbol layer, or any other useful remapping.
Modifier mode
A modifier hotkey can be set to one of two modes:
- Switch: Temporarily activate a layer by holding the modifier hotkey, similar to Shift.
- Lock: Toggle a layer on/off by pressing the modifier hotkey, similar to CapsLock.
Example
Profile: "capy"
- Key Layer:
- Modifier hotkey:
CapsLock - Modifier mode: Switch
- Key remaps:
a→deletes→f1d→up
- Modifier hotkey:
While CapsLock is held, the key layer is active:
_____ _____ _____
/\ del \\ f1 \\ ↑ \
\ \_____\\_____\\_____\
\/_____//_____//_____/
/ / /
___/_ ___/_ ___/_
__________ /\ a \\ s \\ d \
\ CapsLock \ \ \_____\\_____\\_____\
\___________\ \/_____//_____//_____/
Installation
- Python 3.12+ needed (Download Page)
- Install via pip:
pip install capylayer
Usage
-
Add profiles in capylayer/models/config/profiles.json (TUI is not implemented currently)
-
Then run:
capylayer
Future Improvements
- Add a TUI with Textual
- Design a way to check if key names exist as keys
- Error logging
- Implement support for key to symbol remapping
- Create a pt-br README
- Add dist files to repo
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file capylayer-0.1.2.tar.gz.
File metadata
- Download URL: capylayer-0.1.2.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00382a3ce98347306bbd1ce3371d1a72735a677e9b241757201c83cc952e9671
|
|
| MD5 |
7aa7d39446d2b5d956976b4e734f47ea
|
|
| BLAKE2b-256 |
cbb1331787257a39274a0d28bc2dcbe3fa0c3f90680ebca6fbd7cb233d3ef043
|
File details
Details for the file capylayer-0.1.2-py3-none-any.whl.
File metadata
- Download URL: capylayer-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.5 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fce8c3f3653e555dc06448fc968073a81f082fc90012ee5be71338b65603b2bf
|
|
| MD5 |
218d0167517c7769aaf6172abe7752c9
|
|
| BLAKE2b-256 |
c50a330c50c10f9010f9d8b4b4d87cb2d9763fd2c9767c0902f58be6c413a0fd
|