Click to view our Accessibility Statement or contact us with accessibility-related questions
Showing 1 of 315 conversations about:
trinode
11
Jan 13, 2016
bookmark_border
If we were to add as many keys as possible, would they all be addressable? or are some of them alternative positions for the same scancode?
Ie, could we have the split shift on the left (ISO), split shift on the right, ISO enter along with the second key there, split backspace and 4 modifiers on the bottom right and each key would behave independently?
Jan 13, 2016
Vistination
199
SentrantPC
Jan 13, 2016
bookmark_border
trinodeNot all switch points would be able to be used. Some may overlap each other so it isn't physically possible, and a few of the switches are connected in a way you can only use one of the two. Hopefully that helped
Jan 13, 2016
trinode
11
Jan 13, 2016
bookmark_border
VistinationThanks for the reply, Physically overlapping switches is fine, is there a way to see easily which switches are wired in such a way as only one of the two can be used? I just want to avoid soldering on a key and then finding it not working or doing the same as another.
Jan 13, 2016
A0.C
394
Jan 13, 2016
bookmark_border
trinodeLook at the diagrams here:
https://github.com/VinnyCordeiro/tmk_keyboard/tree/master/keyboard/s60-x
They show all the addressable switch positions.
Jan 13, 2016
trinode
11
Jan 13, 2016
bookmark_border
A0.CPerfect, so looking at keyboard_custom.c I could have a few extra buttons :)
Jan 13, 2016
View Full Discussion
Related Products