Update q10_keypad.ino
This commit is contained in:
parent
40a047bedc
commit
fb11a87e4a
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
//
|
||||
// The PCB is documented in reply#20 of this post:
|
||||
// https://www.eevblog.com/forum/beginners/how-to-connect-to-a-very-very-challanging-blackberry-q10-keyboard-connector/
|
||||
#define MODIFIERKEY_FN 0x8f // give Fn key a HID code
|
||||
#define CAPS_LED 13 // Teensy LED shows Caps-Lock
|
||||
|
||||
|
|
Loading…
Reference in a new issue