Commit graph

229 commits

Author SHA1 Message Date
Christoph Cullmann 4f4e8fcadc
fix shift-control-t
deduplicate the chordal functions
2024-11-20 23:50:22 +01:00
Christoph Cullmann ec10618bb9
special handle thumb keys 2024-11-20 23:16:30 +01:00
Christoph Cullmann 1177df59a0
fix syntax 2024-11-20 22:16:56 +01:00
Christoph Cullmann 5389309cd4
larger tapping term 2024-11-20 22:08:00 +01:00
Christoph Cullmann 2f291e93ab
adjust to upstream pull request 2024-11-20 21:55:30 +01:00
Christoph Cullmann acf6efe150
try lower tapping term 2024-11-09 18:04:56 +01:00
Christoph Cullmann f87cdaeef5
no achordion 2024-11-09 17:30:16 +01:00
Christoph Cullmann e6c88b51dd
sym_eager_pk leads to key chatter on planck 2024-11-09 17:07:37 +01:00
Christoph Cullmann 405c5f64d4
use quick polling
https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis/#quickusbpolling
2024-11-09 17:01:57 +01:00
Christoph Cullmann 0f77f09f94
use per key debounce
https://kbd.news/QMK-debounce-masterclass-1435.html
2024-11-09 16:58:18 +01:00
Christoph Cullmann 88e81b81c9
try to use https://github.com/qmk/qmk_firmware/pull/24560 2024-11-09 16:56:28 +01:00
Christoph Cullmann 25f7499ecb
red as default 2024-11-05 22:19:51 +01:00
Christoph Cullmann 277bcce86b
add (){}[]<> layer 2024-11-04 12:05:08 +01:00
Christoph Cullmann 8c146c31a6
slower for slow fingers 2024-11-04 10:52:37 +01:00
Christoph Cullmann 6c6ceda471
no auto repeat stuff 2024-11-04 10:45:21 +01:00
Christoph Cullmann 8d48515c47
no indent needed 2024-11-04 10:41:13 +01:00
Christoph Cullmann 038d5aff6d
better formatting 2024-11-03 23:32:41 +01:00
Christoph Cullmann 62f191ac76
add two atm empty extra layers 2024-11-03 22:56:26 +01:00
Christoph Cullmann 70abf43c75
sort layers 2024-11-03 22:30:47 +01:00
Christoph Cullmann f271c119b4
beautify the keymap 2024-11-03 22:28:41 +01:00
Christoph Cullmann ada286c6e2
keep keymap with moved meta and added -/= 2024-11-01 19:46:50 +01:00
Christoph Cullmann fbef9cc4dd
Revert "try again https://github.com/filterpaper/qmk_userspace"
This reverts commit e4f0f4bd2a.
2024-11-01 19:34:17 +01:00
Christoph Cullmann 4aae1d399e
Revert "try lower timeouts"
This reverts commit 2018975b9c.
2024-11-01 19:34:06 +01:00
Christoph Cullmann 2018975b9c
try lower timeouts 2024-11-01 17:49:20 +01:00
Christoph Cullmann e4f0f4bd2a
try again https://github.com/filterpaper/qmk_userspace 2024-11-01 17:33:59 +01:00
Christoph Cullmann 7372ce1a8b
add ferris keymap back 2024-10-26 22:50:41 +02:00
Christoph Cullmann f23e38366f
layout with 34 keys 2024-10-01 23:33:02 +02:00
Christoph Cullmann a958412f5a
cleanups 2024-10-01 19:16:25 +02:00
Christoph Cullmann 580557dc45
I can not count, it uses 34 keys 2024-10-01 19:09:22 +02:00
Christoph Cullmann 421578ddf6
back to 32 keys 2024-10-01 18:14:17 +02:00
Christoph Cullmann 194f8ff185
try night
night (CN) (8 likes)
    b f l k q  p g o u .
    n s h t m  y c a e i
    x v j d z  ' w ; / ,
          r

  SHAI:
    Alt: 34.36%
    Rol: 42.94%   (In/Out: 22.30% | 20.64%)
    One:  1.97%   (In/Out:  0.58% |  1.38%)
    Rtl: 44.90%   (In/Out: 22.88% | 22.02%)
    Red:  3.01%   (Bad:     0.09%)

    SFB: 0.58%
    SFS: 4.42%    (Red/Alt: 0.78% | 3.64%)

    LH/RH: 49.16% | 50.84%
2024-09-27 14:53:29 +02:00
Christoph Cullmann b151f87eb7
more tricks from https://github.com/filterpaper/qmk_userspace 2024-09-23 01:57:34 +02:00
Christoph Cullmann 955857eba9
better boot and reboot keys 2024-09-23 01:43:28 +02:00
Christoph Cullmann 9a5daf3e45
don't do the OLED stuff for Planck 2024-09-23 01:25:37 +02:00
Christoph Cullmann 1572a1d707
add oled animations from https://github.com/filterpaper/qmk_userspace 2024-09-23 01:22:26 +02:00
Christoph Cullmann f3a3c70124
ignore more firmware binaries 2024-09-22 18:53:18 +02:00
Christoph Cullmann 1f3adf7699
tune settings more 2024-09-22 18:46:28 +02:00
Christoph Cullmann d94485304f
tune settings 2024-09-22 18:40:23 +02:00
Christoph Cullmann 0c8f0cf304
sort features in extra dir 2024-09-22 18:28:22 +02:00
Christoph Cullmann d3da338094
better usage docs 2024-09-22 18:23:52 +02:00
Christoph Cullmann faa0a81b83
use qmk userspac as described here: https://docs.qmk.fm/newbs_external_userspace 2024-09-22 18:21:56 +02:00
Christoph Cullmann fdb81678f8
use qmk userspac as described here: https://docs.qmk.fm/newbs_external_userspace 2024-09-22 18:20:51 +02:00
Christoph Cullmann f848451aa7
better copyright stuff 2024-09-22 17:58:29 +02:00
Christoph Cullmann 051df94b90
Revert "use code of https://github.com/filterpaper/qmk_userspace"
This reverts commit 8980edbc88.
2024-09-22 17:50:24 +02:00
Christoph Cullmann add1488adc
Revert "use code of https://github.com/filterpaper/qmk_userspace"
This reverts commit 8701189314.
2024-09-22 17:50:23 +02:00
Christoph Cullmann 9d7cf19ed8
Revert "faster tapping"
This reverts commit 724fcf1c00.
2024-09-22 17:50:22 +02:00
Christoph Cullmann 15abc5a0d9
Revert "try to tune timings"
This reverts commit 4a59a6b18b.
2024-09-22 17:50:20 +02:00
Christoph Cullmann 4a59a6b18b
try to tune timings 2024-09-20 23:24:22 +02:00
Christoph Cullmann 724fcf1c00
faster tapping 2024-09-20 23:11:09 +02:00
Christoph Cullmann 8701189314
use code of https://github.com/filterpaper/qmk_userspace 2024-09-20 23:07:24 +02:00