Commit graph

247 commits

Author SHA1 Message Date
66927d1e2e fix markup 2024-01-13 18:42:56 +01:00
64bf274a4f tweak tapping term 2024-01-13 18:39:46 +01:00
e20bd529d5 back to vanilla canary 2024-01-13 18:36:57 +01:00
3ebc6e5d30 try to tweak modifiers a bit 2024-01-12 17:57:56 +01:00
29daa02b02 update to current state
https://getreuer.info/posts/keyboards/achordion/

https://sunaku.github.io/home-row-mods.html#typing-streaks
2023-12-28 19:41:29 +01:00
49f72da230
better shift positions 2023-12-28 14:25:24 +01:00
bfa9397f68
fix indentation 2023-12-28 14:18:59 +01:00
b30066990f
try again with other layer switches 2023-12-28 14:16:35 +01:00
a7d62e31ce more shifts, move permanent layer switches 2023-12-16 20:55:14 +01:00
0395327a9f try to avoid taphold for layer switch 2023-11-21 20:22:54 +01:00
fc09782007 allow to make layers sticky via the magic layer 2023-10-29 18:01:31 +01:00
c7527948f3 Revert "try to improve the thumb keys"
This reverts commit c7f035fbfe.

too many false positiver of holds
2023-10-13 23:30:28 +02:00
c7f035fbfe try to improve the thumb keys 2023-10-13 23:05:38 +02:00
93efb01504 more shrinking 2023-10-08 18:46:26 +02:00
95f184ea3e shrink firmware 2023-10-08 18:44:24 +02:00
d2f5d7e5d1 add brackets to the magic layer 2023-10-08 18:29:22 +02:00
f17fecc0b0 optimize more 2023-10-08 18:12:37 +02:00
026d51a57e fine tune a bit
ideas taken from

https://github.com/getreuer/qmk-keymap/blob/main/config.h
2023-10-08 18:06:02 +02:00
f56f078ba5 bit config tuning 2023-10-03 19:18:57 +02:00
504f362d96 share more code 2023-10-03 15:30:08 +02:00
7d77543667 add achordion config 2023-10-02 20:51:37 +02:00
d1f1e184f5 add achordion back 2023-10-02 20:43:03 +02:00
7679e1372a
try smaller tapping term again 2023-09-21 10:54:58 +02:00
6ecdcbcf64
no Achordion 2023-09-21 10:53:44 +02:00
0894f929ae
try again a lighter setup
no achordion
2023-09-20 15:09:32 +02:00
835a4e7bfb
higher TAPPING_TERM 2023-09-18 09:58:32 +02:00
8f49b471d8 keep normal debounce 2023-09-07 19:08:59 +02:00
c7087f79f5
add ; and - to thumb buttons 2023-09-07 15:01:46 +02:00
3f637e3831 fix rgb 2023-08-13 17:23:23 +02:00
a55ce6bf04 share more code 2023-08-13 00:00:14 +02:00
82c0c84db0 add hint of magic layer 2023-08-12 22:39:14 +02:00
7aad7832ff use generic name for base layer
remove not used keymap
2023-08-12 22:24:54 +02:00
8e83da0c04 add fast caps lock 2023-08-12 22:05:40 +02:00
f99b284f28 share code and add magic layer 2023-08-12 22:02:23 +02:00
891baa6442 bit more conversative debounce 2023-08-12 18:16:12 +02:00
3ddca14985 fine tune a bit 2023-08-12 16:17:54 +02:00
b5b7228839 we have less than 8 layers 2023-08-12 16:13:01 +02:00
d421e8d722 try again with achordion 2023-08-12 16:08:58 +02:00
b323f00edc all lights shall use the same color 2023-08-11 23:30:50 +02:00
d020d6262a fix layer colors
Signed-off-by: Christoph Cullmann <cullmann@kde.org>
2023-08-11 23:24:28 +02:00
ab53c97608 adjust to use the Ferris layout 2023-08-11 23:16:38 +02:00
c3bbda0109
use fastest version 2023-08-10 16:02:32 +02:00
54baddfd6a
better debouncing helps 2023-08-10 11:13:39 +02:00
f35586f88b try bit less time 2023-08-07 16:55:09 +02:00
69ccbbf278 update docs 2023-08-06 16:08:31 +02:00
cd34d70985 try PERMISSIVE_HOLD_PER_KEY 2023-08-06 16:01:56 +02:00
c26714c3cf skip own debouncing 2023-08-01 22:48:40 +02:00
a44b24f923 even less stuff we don't use
* The firmware size is fine - 18072/28672 (63%, 10600 bytes free)
   * The firmware size is fine - 15984/28672 (55%, 12688 bytes free)
2023-07-30 18:15:47 +02:00
aafe15cc06 we don't use one shots
save space and time

 * The firmware size is fine - 18706/28672 (65%, 9966 bytes free)
 * The firmware size is fine - 18072/28672 (63%, 10600 bytes free)
2023-07-30 17:55:53 +02:00
c1f706e759
no one shot modifiers 2023-07-28 12:50:00 +02:00