Release version v1.2.0
Another release of my QMK keymap for the Dactyl Ergodox, marking a good batch of fixes and improvements.
New since v1.1.0:
-
Added Achordion tap-hold customization library—thanks to @jdart, @filterpaper, @jweickm and Reddit user u/02ranger for feedback and improvements
-
Keymap revised to use home row mods and added an Adjust layer
Improved:
-
Autocorrection
- Added support for typos containing
'
apostrophe character - Improved handling of advanced keycodes, especially layer switch keys
- Removed unnecessary trailing zero in buffer—thanks to @filterpaper for pointing this out
- Added support for typos containing
-
Caps Word
- Fix incorrect shifting on Mac—thanks to @wheredoesyourmindgo and u/uolot for help fixing this
- Add warning if Command is enabled and may conflict with the Left Shift + Right Shift key combo—thanks to @drashna for catching this
- Added idle timeout option
CAPS_WORD_IDLE_TIMEOUT
- Adjusted default press behavior so that
KC_MINS
is shifted, useful for typing underscores
-
Custom Shift Keys
- Fix incorrect shifting on Mac—thanks to @wheredoesyourmindgo and u/uolot for help fixing this
- Improved interoperation with other features by having Custom Shift Keys continue default handling when possible