- Updated automate scripts notifications for Android
- Create multiple layers by OS starting with Android
- Change the dead keys behavior (using again the ALT key) and accents with macros~
- AHK it getting the
ALT
key stuck frequently, so I decided move from en-US to en-US International layout. - Cleaning up AHK dependency for Spanish accents and JS/TS symbols directly with ZMK. It is not perfect and need some workaround to use some macros that use
=
key and other to avoid VSCode getting stuck withALT
key but its better than the problem with AHK - Remapping a lot of key, shortcuts and change layer activation. Modifier keys with
WIN+ALt
were removed because are hard to access AltGr
can be used as modifier because doesn't work likeALT RIGHT
, so always usesALT LEFT
- Move Function keys to Left half to use the mouse withe Right hand while debugging
- Add shift to
STG
button layer to prevent accidental activation
- Update layer icons replacing emoji icons for Unicode letters
- update AHK keys combinations
- Add task manager key on
STG
layer
- Remap all settings key and windows shortcut
- Add AHK reset macro
- Reorganizing the layers buttons
- Add momentary
DEV
layer onBAS
- Change shield from
corne
toswept
- Update
AHK
scripts to version 2 - Fix reset zoom shortcut on Vscode
- Fix CapsWord disable with
KP_MINUS
- Added CapsWord notifications
- Define CapsWord to only work on BAS layer
- Add fix to battery indicators
- Revert battery indicators because is causing
SEMI
act asCOLON
- Add battery indicators for both halves
- Remove the key repeat because it was not useful
- Fix
AHK
dev shortcuts
- Move navigation keys from
AHK
toFNK
layer
- Helper images were increased to 1.5x
- Move notifications to the bottom left of the screen
- Move
0
and=
keys to home row position - Create a
FNK
sub-layer ofAXN
layer to avoid collisions with another shortcuts
- Replace the PrintScreen action with PowerToys shortcuts
- Fix AHK to work as OSD (On Screen Notification)
- Add colon to AXN layer to easy edit date time values
- Rename DEF to BAS layer to easy identify when show the on screen
- Add tray icon to identify current layer
- Move return (and hold F2) to right thumb (double space was not used)
- One key for backspace and another for del
- Auto change layer to BAS when select a bluetooth device
- Add find and replace shortcut key on AXN layer
- Close help image with ESC key
- Change notifications from tooltip to Gui with AHK
- Improve images with Figma
- Open current layout image L❖+R❖ as help with AHK
- Designed with Colemak DHm layout to be used on Windows
- Use AHK for Unicode sequences because buggy results with ZMK
- ZMK does not support assigning the same keys as combos while being used for home rows
- Added AHK layer change notifications
- Added accents, JS/TS shortcuts with ZMK and AHK
- AHK shortcuts use win+⌥ or win+^ to avoid previous shortcuts collisions
- Navigation on the left hand, giving the right hand free for using the mouse or touchpad