Commit graph

151 commits

Author SHA1 Message Date
urob
084ec61d2e Add new mandatory identifier to conditional_layer 2024-08-07 23:46:55 -04:00
urob
d3135baf70 Organize ZMK workspace 2024-08-07 10:20:46 -04:00
urob
686ecd11fa Switch to one-param version of num-word 2024-08-01 20:57:17 -04:00
urob
6043e4b27f Make changes needed for PR #2027 2024-08-01 13:53:47 -04:00
urob
c8b436964e Migrate to modular ZMK firmware 2024-08-01 13:53:47 -04:00
urob
0377985659 Switch to main branch of zmk-helpers
v2 is now the main branch.
2024-07-25 17:16:30 -04:00
urob
54d710faa2 Use ZMK_APPLY_MATRIX_TRANSFORM helper 2024-04-29 23:03:49 -04:00
urob
de65ae6144 Update key-label header name for Planck 2024-04-24 15:24:37 -04:00
urob
473be6331c Re-order HRMs to GASC
Trying out one more variation. See 43f402d for details.
2024-04-22 14:04:10 -04:00
urob
00ef17796e Use explicit behavior helpers from zmk-helpers v2 2024-04-22 09:08:51 -04:00
urob
5488081c65 upgrade to zmk-helpers v2 2024-04-20 21:21:59 -04:00
urob
e53ec86a09 shorten prior-idle timeout for vertical combos
This requires updating the nodefree submodule to the latest version.
2024-04-16 13:28:08 -04:00
urob
43f402d3d8 re-order HRMs to GCSA
Given that we have a dedicated `Shift` key, there's really no need to
dedicate the best hrm-slot to it. I was debating whether to give it to
`Alt` or `Ctrl`. I ended up going with `Alt` as I use it quite
frequently for managing my workspaces.
2024-04-16 09:52:51 -04:00
urob
05254fb7af make better use of extra keys on 36+ boards 2024-04-09 20:30:53 -04:00
urob
242f8d45ec update mouse config to reflect changes in PR #2027
Note: this may require refreshing the bluetooth connection. See
https://zmk.dev/docs/features/bluetooth#refreshing-the-hid-descriptor
2024-04-08 21:28:50 -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
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
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
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
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
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
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
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
016b1f84db Move ? and ! to base layer 2023-02-05 18:25:20 -05:00
urob
084c0d1a35 Make my own settings reset image 2023-01-24 21:30:33 -05:00
urob
a623bd3f76 Add experimental display and battery improvements 2023-01-22 20:52:11 -05:00