Commit graph

139 commits

Author SHA1 Message Date
Christoph Cullmann a7d62e31ce more shifts, move permanent layer switches 2023-12-16 20:55:14 +01:00
Christoph Cullmann 0395327a9f try to avoid taphold for layer switch 2023-11-21 20:22:54 +01:00
Christoph Cullmann fc09782007 allow to make layers sticky via the magic layer 2023-10-29 18:01:31 +01:00
Christoph Cullmann 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
Christoph Cullmann c7f035fbfe try to improve the thumb keys 2023-10-13 23:05:38 +02:00
Christoph Cullmann 93efb01504 more shrinking 2023-10-08 18:46:26 +02:00
Christoph Cullmann 95f184ea3e shrink firmware 2023-10-08 18:44:24 +02:00
Christoph Cullmann d2f5d7e5d1 add brackets to the magic layer 2023-10-08 18:29:22 +02:00
Christoph Cullmann f17fecc0b0 optimize more 2023-10-08 18:12:37 +02:00
Christoph Cullmann 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
Christoph Cullmann f56f078ba5 bit config tuning 2023-10-03 19:18:57 +02:00
Christoph Cullmann 504f362d96 share more code 2023-10-03 15:30:08 +02:00
Christoph Cullmann 7d77543667 add achordion config 2023-10-02 20:51:37 +02:00
Christoph Cullmann d1f1e184f5 add achordion back 2023-10-02 20:43:03 +02:00
Christoph Cullmann 7679e1372a
try smaller tapping term again 2023-09-21 10:54:58 +02:00
Christoph Cullmann 6ecdcbcf64
no Achordion 2023-09-21 10:53:44 +02:00
Christoph Cullmann 0894f929ae
try again a lighter setup
no achordion
2023-09-20 15:09:32 +02:00
Christoph Cullmann 835a4e7bfb
higher TAPPING_TERM 2023-09-18 09:58:32 +02:00
Christoph Cullmann 8f49b471d8 keep normal debounce 2023-09-07 19:08:59 +02:00
Christoph Cullmann c7087f79f5
add ; and - to thumb buttons 2023-09-07 15:01:46 +02:00
Christoph Cullmann 3f637e3831 fix rgb 2023-08-13 17:23:23 +02:00
Christoph Cullmann a55ce6bf04 share more code 2023-08-13 00:00:14 +02:00
Christoph Cullmann 82c0c84db0 add hint of magic layer 2023-08-12 22:39:14 +02:00
Christoph Cullmann 7aad7832ff use generic name for base layer
remove not used keymap
2023-08-12 22:24:54 +02:00
Christoph Cullmann 8e83da0c04 add fast caps lock 2023-08-12 22:05:40 +02:00
Christoph Cullmann f99b284f28 share code and add magic layer 2023-08-12 22:02:23 +02:00
Christoph Cullmann 891baa6442 bit more conversative debounce 2023-08-12 18:16:12 +02:00
Christoph Cullmann 3ddca14985 fine tune a bit 2023-08-12 16:17:54 +02:00
Christoph Cullmann b5b7228839 we have less than 8 layers 2023-08-12 16:13:01 +02:00
Christoph Cullmann d421e8d722 try again with achordion 2023-08-12 16:08:58 +02:00
Christoph Cullmann b323f00edc all lights shall use the same color 2023-08-11 23:30:50 +02:00
Christoph Cullmann d020d6262a fix layer colors
Signed-off-by: Christoph Cullmann <cullmann@kde.org>
2023-08-11 23:24:28 +02:00
Christoph Cullmann ab53c97608 adjust to use the Ferris layout 2023-08-11 23:16:38 +02:00
Christoph Cullmann c3bbda0109
use fastest version 2023-08-10 16:02:32 +02:00
Christoph Cullmann 54baddfd6a
better debouncing helps 2023-08-10 11:13:39 +02:00
Christoph Cullmann f35586f88b try bit less time 2023-08-07 16:55:09 +02:00
Christoph Cullmann 69ccbbf278 update docs 2023-08-06 16:08:31 +02:00
Christoph Cullmann cd34d70985 try PERMISSIVE_HOLD_PER_KEY 2023-08-06 16:01:56 +02:00
Christoph Cullmann c26714c3cf skip own debouncing 2023-08-01 22:48:40 +02:00
Christoph Cullmann 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
Christoph Cullmann 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
Christoph Cullmann c1f706e759
no one shot modifiers 2023-07-28 12:50:00 +02:00
Christoph Cullmann 88c856c0c2 use canary with thumb e hack
canarye (chrcul) (0 likes)
  w l y p b  z f ; u '
  c r s t g  m n o i a
  q j v d k  x h / , .
               e

MT-QUOTES:
  Alt: 24.61%
  Rol: 48.53%   (In/Out: 24.92% | 23.62%)
  One:  3.36%   (In/Out:  2.34% |  1.02%)
  Red:  3.17%   (Bad:     0.08%)

  SFB: 0.70%
  SFS: 5.73%    (Red/Alt: 2.66% | 3.08%)

  LH/RH: 42.13% | 57.87%
2023-07-24 17:12:47 +02:00
Christoph Cullmann 96b40de7ca Revert "try https://github.com/Apsu/Adept"
This reverts commit 5d72da75d9.

don't like the bottom row heavy stuff and too much relearn work
2023-07-24 17:10:37 +02:00
Christoph Cullmann 5d72da75d9 try https://github.com/Apsu/Adept 2023-07-23 17:13:54 +02:00
Christoph Cullmann 80f0bb6581 avoid backspace and nav clash 2023-07-02 16:08:27 +02:00
Christoph Cullmann c145d24d5b tune timings a bit 2023-07-01 23:04:50 +02:00
Christoph Cullmann db784cc076 Revert "try get_hold_on_other_key_press instead of achordion"
This reverts commit b2e5a3f645.

hold on other key press is suboptimal, too
2023-07-01 22:20:39 +02:00
Christoph Cullmann b2e5a3f645
try get_hold_on_other_key_press instead of achordion 2023-06-23 13:45:12 +02:00
Christoph Cullmann c5a1f32c34 add new map to ferris 2023-06-11 11:43:07 +02:00