Why are the F keys from F1 to F19 all f<number> and then F20 to F32 are F<number> for the description field?
See:
|
description: 'f19', |
|
path: '/f19' |
|
}, |
|
131: { |
|
key: 'F20', |
|
code: 'F20', |
|
description: 'F20', |
Also the fields of F20-F32 are not completely filled in like the other F keys.
