http://www.tomshardware.com/news/cooler-master-trigger-z-keyboard,25884.htmlAssuming the 64 KRO is true and not just some arbitrary number the marketing guys put on the box, what is the benefit?
Most people don't share 1 keyboard amongst multiple people.
Most people don't faceroll when gaming.
Humans have 10 fingers generally and are limited by that factor.
USB is limited to 6KRO for 1 instance of a Keyboard device in memory via driver.
The only way to break the 6KRO limit is to instantiate another instance of the same keyboard within driver.
So you really only need 2 instances of the same USB keyboard in driver memory via the keyboard drivers.
Wouldn't all that extra traces to gurantee anything past 12KRO be pointless and a waste of resources for the company?
Wouldn't the extra cost be past on to the customer and be a wasted feature?
I guess if you go by bigger = better marketing, some people will be fooled by the 64KRO, but in reality, if you implemented 12KRO, wouldn't that be more than enough to satisfy anybody that is logical and not fooled by marketing?
Any thoughts from the folks here?