We should make some change with nRFready Desktop 2 to realize my own keboard.
Can I just change io_cfg.h to achieve this?
We should make some change with nRFready Desktop 2 to realize my own keboard.
Can I just change io_cfg.h to achieve this?
Hi,
Most likely; no, you need to do more than that. First you need to match your GPIO pinout to the keyboard matrix that you have. In addition, you need to figure out the mapping of the rows to ensure it's scanned accordingly (ie: when you press 'a', you should send an 'a' over the air).
Best regards Håkon
Can you send me "io_cfg.h" of nRFready Desktop 2. I change mine and can not find the original one.
http://www.nordicsemi.com/ is not available this days from my place.
Fortunately https://devzone.nordicsemi.com is ok for now.
Best regards!
Please don't post thank you answers like this, and please don't accept them as answers. Instead, accept the answer that actually helps you. You can unaccept an answer by pressing the reject button. Please change this.