94cc89e7a0
added smart mouse
2025-01-06 23:53:03 -05:00
fa7b416a07
better mouse
2025-01-06 23:48:13 -05:00
e3acc4ed17
mouse adjustments
2025-01-06 23:20:39 -05:00
ae3ae30045
working mouse layer
2025-01-06 23:05:27 -05:00
1ef59e4a9d
added fn layer
2025-01-06 18:45:22 -05:00
0dad66fe3d
removed mod morph from smart mod
2025-01-06 12:55:13 -05:00
f098e47b64
added tab combo
2025-01-06 12:49:11 -05:00
46602e28ae
Squash merge mouse into main
2025-01-05 18:22:49 -05:00
083bf20ae0
added include key labels
2025-01-05 17:18:52 -05:00
2aaa19f4f2
removed unused behavior bind
2025-01-05 17:13:14 -05:00
24716c197d
added better smart lgui
2025-01-05 16:39:41 -05:00
74ac2f38b6
feat: better flash recipe
2025-01-05 16:30:13 -05:00
712cc80a25
Released into the public domain
2025-01-01 05:03:23 -05:00
af7e3bcc32
picture update
2024-12-31 18:44:13 -05:00
e3ab6598e9
updated draw function; build all now also draws
2024-12-31 18:44:04 -05:00
c6901938e3
feat: tweaked number layer and esc/tab placement
2024-12-31 18:34:53 -05:00
9fb33f25c0
updated readme
2024-12-31 18:23:52 -05:00
40bb4d94e0
feat: updated keymap with better shift, and a a new smart lgui/alt
2024-12-31 18:23:49 -05:00
7914b61ecf
feat: better keymap drawing
2024-12-31 18:23:20 -05:00
e33d394796
configured draw function
2024-12-31 15:31:31 -05:00
1ac03c4612
added layer tap to nav for enter
2024-12-31 02:03:39 -05:00
e817fca0aa
added flashing to justfile
2024-12-31 01:32:54 -05:00
35c64a5524
fixed error in keymap
2024-12-31 01:32:46 -05:00
f53e158413
add to readme
2024-12-30 22:11:38 -05:00
9133b56ded
updated readme
2024-12-30 22:09:47 -05:00
8bb40af282
added my own config
2024-12-30 22:05:51 -05:00
urob
3d7bf2ee7a
Benchmark gnuarmemb vs zephyr-sdk
2024-12-29 20:18:49 -05:00
urob
23e14508f9
Add experimental GHA nix-workflow
2024-12-29 17:03:50 -05:00
urob
52ae80969e
Upgrade toolchain
2024-12-29 17:00:35 -05:00
Anarion
b2d0c12eed
Fix helpers module include path ( #89 )
2024-12-20 14:32:33 -05:00
urob
a01682bac3
Emphasize how to pin/change release
2024-12-17 00:35:37 -05:00
urob
a0f1b1a5a2
Update readme
2024-12-17 00:27:58 -05:00
urob
ea0538ffba
Add leader sequences for system and output control
2024-12-16 23:58:59 -05:00
urob
fb9230e3c1
Reorganize mouse layer
2024-12-16 23:55:48 -05:00
urob
c9e9d125a8
Tweak mouse settings
2024-12-16 23:55:48 -05:00
urob
d1dfb03d8e
Switch to vanilla ZMK & bump version
...
Back to vanilla ZMK! Yay!
To get rid of the remaining few custom dependencies I am making a few
additional small changes:
- Drop generic usage page keycodes for now (they didn't work on
bluetooth for me)
- Stop using display tweaks for Corneish Zen (at this point my display
is almost dead anyhow & I can just disable the widgets alltogether)
- Refactor repo to move Zephyr to the top-level
- Overload zephyr directly from the parent west manifest to get
child-node fix
- Use custom justfile recipe to get `west test` running
2024-12-16 23:52:35 -05:00
urob
d9f10d3b2c
Use new leader key implementation
2024-12-06 23:29:41 -05:00
urob
40ed33d94e
Add version control
2024-12-04 21:47:40 -05:00
urob
de8250296a
Add support for snippets to build recipe
2024-11-25 09:31:26 -05:00
urob
24948e1801
Use main ZMK branch
...
- `main` is now my main ZMK branch (replacing `going-modular`)
- the old main continues to be available as `old-main` but will not
longer be updated
- for now `going-modular` is identical to `main` but going forward I
will only maintain `main`
2024-11-25 00:30:06 -05:00
urob
b5e289ce53
Switch to new mouse PR
2024-11-24 23:51:11 -05:00
urob
a1ebba5254
Upgrade to latest ZMK upstream
2024-11-24 23:48:36 -05:00
urob
649c9d756d
Load leader-key as module
2024-11-24 23:47:04 -05:00
urob
8f59409f1d
Swap sleep macro for generic desktop code
2024-11-24 13:52:45 -05:00
urob
f5f35ddb2d
Make German umlauts more accessible
2024-10-26 11:48:31 -04:00
urob
5b4e8a1cde
Bump keymap drawer
2024-10-26 11:41:41 -04:00
urob
4ecd556026
Bump zephyr-sdk
2024-10-21 21:19:02 -04:00
urob
ed47900269
Fix syntax highlighting
...
Github syntax highlighting broke at some point over the past month or
so. From its documentation, it is not clear to me what changeds. This is
somewhat of a longshot attempt to making it work again.
https://github.com/github-linguist/linguist/blob/master/docs/overrides.md
2024-09-16 11:55:07 -04:00
urob
cc8e47be53
Remove unicode layer
...
It has been replaced by leader sequences
2024-09-16 11:27:03 -04:00
urob
4ddbb0642e
Fix leader key config
2024-09-16 11:16:19 -04:00