aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(chak): Use rgblight instead of rgb matrixSyndamia2024-12-072-71/+14
|
* fix(qmk_firmware): Downgrade to version 0.26.11Syndamia2024-12-071-0/+0
| | | | | In 0.27 the crkbd rev 4 is added, which inevitably does some modifications to the rev 1 config, which breaks keyboard backlighting.
* feat!: Support for new qmk versions and replace make with justSyndamia2024-12-0610-41/+122
|
* fix(chak): Rough setup for liatris controllersSyndamia2024-12-064-5/+16
|
* [chak] Move Del/Ins/Home/End to braces layerSyndamia2024-04-211-4/+4
|
* [chak] No retro tapping for multiple use special charactersSyndamia2024-04-211-1/+1
|
* [chak] Default tapping termSyndamia2024-04-211-1/+1
|
* [chak] Added dot on numbers layerSyndamia2024-04-141-2/+2
|
* [chak] Added right side modifiersSyndamia2024-04-141-7/+10
|
* [chak] Shift key in arrows layerSyndamia2024-04-141-1/+2
|
* [chak] Moved F layer special keys to top, rather than sideSyndamia2024-04-131-5/+6
|
* (chak) Replaced ?/ key with custom tab, which on shift is _Syndamia2024-04-131-3/+5
|
* (chak) Go to arrows layer with space, rather than enterSyndamia2024-04-131-10/+11
|
* (chak) Moved modifiers to left-most columnSyndamia2024-04-131-8/+18
|
* (chak) Removed home row modsSyndamia2024-04-131-29/+2
|
* [chak] No retrotapping for ENT_ARRSyndamia2024-04-122-1/+10
|
* [chak/ADJUST] Reworked layer entirelySyndamia2024-04-051-5/+9
|
* [chak] Minor reordering and commentingSyndamia2024-04-051-13/+22
|
* [chak/ADJUST] Moved adjust layer to the bottomSyndamia2024-04-051-20/+6
|
* (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] Made plug other half message more detailedSyndamia2024-04-031-1/+1
|
* [chak] Fixed preview of default layout for meta keysSyndamia2024-04-031-1/+1
|
* [chak] Added copyright noticeSyndamia2024-04-031-0/+1
|
* Add LICENSEKamen Mladenov2024-04-031-0/+339
|
* [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
|
* [README] Added info for chak keyboardSyndamia2024-04-021-90/+3
|
* [chak] Disabled currently unused keysSyndamia2024-04-021-2/+2
|
* [chak] Shift and Super now triggers suspendSyndamia2024-04-022-0/+9
|
* [chak] Added home row mods (SCA_)Syndamia2024-04-022-1/+16
|
* [chak] Use layers enum instead of magic constants for all layersSyndamia2024-04-021-7/+18
|
* [chak] Flash both halves during flash stepSyndamia2024-04-021-0/+5
|
* [qmk.mk] Made a nice waiting prompt, copy compiled instead of moveSyndamia2024-04-021-3/+9
|
* [chak] Switched to RGB matrixSyndamia2024-04-012-0/+68
|
* [chak] Made a mature and easy way to configure keyboardsSyndamia2024-04-012-8/+26
|
* [chak] Added initial configurationSyndamia2024-04-014-0/+131
|
* [qmk] Added qmk_firmwareSyndamia2024-04-012-0/+3
|