Julow/Unexpected-Keyboard

Make swipeup default for a-z be A-Z.

Opened this issue · 1 comments

This would save one click.
Current solution is setting key7 for a-z to A-Z but it is not visually appealing.
Pseudocode: if(swipeup && key7==undefined) return shift key0.

The clockwise gesture already achieves this, and without any keycap legend.