I type @ or $ or & or * way more often than I do 2, 4, 7 or 8.
Especially with () it is usually a bit more difficult to hit ⇧Shift 9 and immediately ⇧Shift + 0.
Can I somehow default the numeric keys to print the ⇧Shifted values by default, and print the digits when I actually use ⇧Shift?
This is not remapping of values, this is using the modifier key always for certain keys. This is not a duplicate, I do not want to use Ukelele for this.
No there is no such way
and let me accept it. – Koray Tugay Nov 10 '18 at 01:59defaults write -g com.apple.keyboard.fnState true
which activates the Fn keys, I have not found one for the numbers – Ruskes Nov 10 '18 at 03:06