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
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
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
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
be256b1d97
Add mouse layer
2023-01-21 17:26:43 -05:00
urob
0b9aeb511d
Swap return and cancel
2023-01-13 22:23:18 -05:00
urob
df09410422
Remap bluetooth controls
2023-01-07 16:56:40 -05:00
urob
906885a9e1
Refactor keymap
2023-01-06 14:43:44 -05:00
urob
8d159ef48a
Refactor extra keys
2022-12-23 17:39:40 -05:00
urob
937ca41629
Scroll mode
2022-12-06 20:22:36 -05:00
urob
4e803b2711
Remove external power toggle
2022-11-10 22:38:23 -05:00
urob
caf9c8ebed
Nodefree config for tri-state
2022-11-09 21:12:55 -05:00
urob
aaa8dbc436
Double-tap numword for sticky fun-layer
2022-11-09 19:03:23 -05:00
urob
2fb7348cc2
Bluetooth tweaks
2022-10-31 19:41:56 -04:00
urob
ca078ee36a
Modular bluetooth option
2022-10-31 19:25:16 -04:00
urob
52238e514d
Reverse dot-morph nesting
...
The old order would trigger the morph on Ctrl + Dot, which is used by
some browsers to fill in fields. With the new order, the nested morph is
only triggered if both Ctrl and Shift are pressed simultaneously.
2022-10-31 15:05:50 -04:00
urob
5a5cf8e02b
Swapper
2022-10-31 14:47:08 -04:00
urob
d8b3d7d55a
Huge refactoring
2022-10-21 18:36:18 -04:00
urob
9aa77548ca
Clean up
2022-09-10 21:19:45 -04:00
urob
825418133b
Num-word + some minor tweaks
2022-09-10 18:42:37 -04:00
urob
04b3f77bbf
Dot-space-shift morph
2022-08-30 21:38:22 -04:00
urob
00b4fe948b
Num layer tweaks
2022-08-11 23:58:48 -04:00
urob
936464e948
Rename COMBO_ADD_ON to COMBO_HOOK
2022-08-09 20:40:32 -04:00
urob
54bb4f82fa
Use hold-trigger-on-release PR
2022-08-05 23:20:40 -04:00
urob
d3b02851bd
Clean up
2022-08-05 18:09:36 -04:00
urob
84ba28a46a
Delete ignore-modifiers flag for caps word
2022-08-05 17:37:31 -04:00
urob
329583d1e6
Use helper for sticky-key setup
2022-08-05 10:46:37 -04:00
urob
7f24c642cc
Update hold-tap config for positional-hold-tap fix
2022-08-05 10:35:59 -04:00
urob
2e982d484f
CANCEL is obsolete
...
Caps-words deactivates on mod-presses in my ZMK testing branch
2022-08-05 10:35:59 -04:00
urob
b683c88bf8
Use QUICK_TAP_MS macros
2022-08-05 10:35:59 -04:00
urob
22b34419a8
Sticky layer combo for greek symbols
2022-08-05 10:35:59 -04:00
urob
06aac9f68c
Tweak combo and hold-tap timings
2022-08-05 10:35:59 -04:00
urob
a50043e9b9
global-quick-tap-ms for combos
...
Testing https://github.com/zmkfirmware/zmk/pull/1387
2022-08-05 10:35:59 -04:00
urob
d4e7e1a19e
Add omikron to Greek layer
2022-07-19 12:34:48 -04:00
urob
8197248640
Add language prefix to international chars
2022-07-16 14:50:34 -04:00
urob
233d5b781d
Update readme
2022-07-15 09:16:03 -04:00