Y
Hacker News
new
|
ask
|
show
|
jobs
by
friendlydog
1618 days ago
It seems the A key takes the brunt of the typing, did that factor into your design?
1 comments
taylorconor
1618 days ago
Yes the A key is the most frequently used, as it increments the USB keycode in all layers. An alternative would be a mode that allows setting individual bits in the keycode byte, but that's still quite arduous.
link