urob
74fb4c449c
update zmk-helpers
2024-04-08 20:43:23 -04:00
urob
f27b0031cb
Ignore additional mouse buttons
2024-02-14 11:34:15 -05:00
urob
b5212cbba5
Upgrade to Zephyr 3.5
2024-02-09 21:48:52 -05:00
urob
9f9fc0600e
glove80
2024-01-15 19:48:57 -05:00
urob
616ffd2ffb
switch to new mouse api
2024-01-14 09:54:06 -05:00
urob
7a09cb5fc5
Refactor mod-morphs
2023-12-04 23:31:11 -05:00
Robert U
292fe8d45b
Merge pull request #22 from jinpeng-s/jps
2023-10-08 05:38:45 -04:00
Jinpeng Shi
fa476e3620
Fix a typo
2023-10-08 16:51:39 +08:00
urob
194d4da846
Retire Adv360
2023-10-03 15:02:10 -04:00
urob
e1fc5b9336
Document recent ZMK patches
2023-10-03 14:13:01 -04:00
urob
9953fb9205
Rename global-quick-tap-ms to require-prior-idle-ms
2023-10-03 13:54:51 -04:00
urob
ec6163db69
Bind more desktop controls
2023-09-01 09:18:42 -04:00
urob
733cc45389
Add modifiers on function layer
...
Useful for SHIFT + DSK_PREV / DSK_NEXT to move applications across
desktops using github.com/urob/win-11-virtual-desktop-enhancer.
2023-08-31 14:12:17 -04:00
urob
4fbcfb1afa
Squashed commit of the following:
...
commit ea2fdc05e454f6fb0d7e5468e0f40b9497c6a0b0
Author: urob <978080+urob@users.noreply.github.com>
Date: Mon Jul 31 10:56:02 2023 -0400
Multithreading support for docker/podman
commit 9da06f8f5c97da66a6be83bbaa144f60759a9b89
Merge: c21715b
c7e299e
Author: urob <978080+urob@users.noreply.github.com>
Date: Tue Jun 27 16:53:15 2023 -0400
Merge remote-tracking branch 'ffnf/main' into parallel
commit c7e299e5588ba85586c0231e53f544d1e71cf2dc
Author: ffnf <133487359+ffnf@users.noreply.github.com>
Date: Sat May 13 18:59:27 2023 +0700
Add multithreading when running locally
Run it by using the `-m` option.
It can only run locally, so the `-l` option must be included. Therefore, it should be `-l -m`
Co-authored-by: ffnf <133487359+ffnf@users.noreply.github.com>
2023-07-31 12:52:44 -04:00
urob
d8421c6fbe
Tune combo timing
2023-07-31 10:58:21 -04:00
urob
c21715bd1d
Fix typos
2023-06-21 09:52:15 -04:00
urob
2364d03fae
Revert "Adaptive double-space a la iOS"
...
This reverts commit 548231cee3
.
2023-05-11 23:10:52 -04:00
urob
548231cee3
Adaptive double-space a la iOS
...
* double space morphs into `DOT SPACE STICKY-SHIFT`
* using adaptive key instead of tap-dance to avoid delay on single shift
* shift + space yields protected space so one can type double spaces
2023-05-11 14:49:43 -04:00
urob
ff962c3166
Make sleep macro more robust
2023-05-11 14:41:13 -04:00
urob
884b08d2d7
Ignore math operators in numword
2023-05-11 14:41:13 -04:00
urob
f4dc6d00be
More details for WPM calculation
2023-04-29 10:29:07 -04:00
urob
0d34bcb656
Rule of thumb for setting global-quick-tap-ms
2023-04-25 16:28:17 -04:00
urob
38d7361141
Some troubleshooting pointers
2023-04-18 15:39:55 -04:00
urob
28f89086fe
PR 1423 is now merged upstream
2023-04-14 17:14:34 -04:00
urob
b03dda1231
Remove layer head
2023-04-09 16:52:01 -04:00
urob
28c7a82f46
Make Zephyr-3.2 the default
2023-04-06 10:14:31 -04:00
urob
99c207c95e
Enable c syntax for vim
2023-04-05 23:31:13 -04:00
urob
881804ea89
Morph par-combos to lt/gt
2023-04-03 22:14:26 -04:00
urob
4f414fa820
Move to Zephyr-3.2
2023-04-03 13:42:59 -04:00
urob
eac04ad8c0
Spring cleaning
2023-04-01 22:04:53 -04:00
urob
78b1142e6f
Option to use podman
2023-03-31 23:37:39 -04:00
urob
f04448e0c0
Document combo shuffle
2023-03-31 17:37:02 -04:00
urob
465b164c8d
Mask ctrl from long left/right + biggish refactor
...
* Avoid accidental jumps throughout the document by masking ctrl from
home/end triggered by long-pressing left/right
* Lots of refactoring using preprocessor macros to avoid code
duplication
2023-03-31 15:00:06 -04:00
urob
38263f8481
Combo shuffle
2023-03-31 14:42:47 -04:00
urob
6b34a42155
Fix local build path
2023-03-24 21:18:38 -04:00
urob
f8828fcc67
Make homerow combos tap-only
2023-03-18 22:55:32 -04:00
urob
7e066a0dae
Expand documentation
2023-03-17 01:17:58 -04:00
urob
4432e414b9
Smart-mouse combo
2023-03-16 23:24:40 -04:00
urob
a307a836b5
Fix appearance of combos
2023-03-15 21:22:30 -04:00
urob
b49de580bf
Repeat to best combo pos + few other refactors
2023-03-11 23:12:39 -05:00
urob
2f7b93eb8e
Minor clean-up
2023-03-06 17:41:07 -05:00
urob
06a9b8bbe9
Move adv360 keypos file to nodefree repo
2023-03-06 17:06:03 -05:00
urob
849494c99a
Update layout scheme
2023-03-06 17:01:01 -05:00
urob
4f8d1f9347
Smart-mouse layer
2023-03-05 18:07:29 -05:00
urob
cfe02a6d92
Refactor sys and fun layers
2023-02-12 23:03:22 -05:00
urob
637def5655
Polish timer-less writeup
2023-02-12 22:07:39 -05:00
urob
016b1f84db
Move ?
and !
to base layer
2023-02-05 18:25:20 -05:00
urob
1808d8da0c
Refactor layout
2023-01-30 23:37:55 -05:00
urob
084c0d1a35
Make my own settings reset image
2023-01-24 21:30:33 -05:00
urob
a81c965e8e
Readme for build script
2023-01-24 14:07:19 -05:00