aboutsummaryrefslogtreecommitdiff
path: root/chak/keymap/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* (chak/FN) Moved insert/del, home/end keys to hereSyndamia2024-04-051-3/+8
|
* (chak/ARROWS) Added bg layout characters and esc/bkspSyndamia2024-04-051-1/+10
|
* (chak/BRACES) Added esc/bksp, moved volume controls hereSyndamia2024-04-051-6/+4
|
* (chak/NUMBERS) Removed bg layout characters, added esc/bksp, added printscreenSyndamia2024-04-051-7/+7
|
* (chak) Updated backspace characterSyndamia2024-04-051-3/+3
|
* (chak) Homerow mods variables are now done with a macro for an entire rowSyndamia2024-04-051-26/+13
|
* (chak) Reworked layer names and variablesSyndamia2024-04-051-13/+17
|
* [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