aboutsummaryrefslogtreecommitdiff
path: root/chak/keymap/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [chak] Fixed preview of default layout for meta keysSyndamia2024-04-031-1/+1
|
* [chak] Added copyright noticeSyndamia2024-04-031-0/+1
|
* [chak] Made template contain the C layout matrixSyndamia2024-04-031-1/+7
|
* [chak] Added new layout for function keysSyndamia2024-04-031-2/+20
|
* (chak) Added new layout with arrowsSyndamia2024-04-031-0/+17
|
* (chak) Overhauled raise layerSyndamia2024-04-031-5/+9
|
* (chak) Overhauled lower layerSyndamia2024-04-031-5/+10
|
* (chak) Replaced insert and delete keys, added ability to go to layers for ↵Syndamia2024-04-031-4/+8
| | | | arrows and fn
* (chak) Fixed typo in home row mods info for first layerSyndamia2024-04-031-1/+1
|
* (chak) Reworked how homerow mods are doneSyndamia2024-04-031-8/+35
|
* [chak] Created a readable comment layoutSyndamia2024-04-031-4/+23
|
* [chak] Disabled currently unused keysSyndamia2024-04-021-2/+2
|
* [chak] Shift and Super now triggers suspendSyndamia2024-04-021-0/+8
|
* [chak] Added home row mods (SCA_)Syndamia2024-04-021-1/+11
|
* [chak] Use layers enum instead of magic constants for all layersSyndamia2024-04-021-7/+18
|
* [chak] Added initial configurationSyndamia2024-04-011-0/+70