rcinput_fake: add KEY_TOUCHPAD_TOGGLE

Origin commit data
------------------
Commit: 9d8e53dc89
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-30 (Fri, 30 Sep 2022)

Origin message was:
------------------
- rcinput_fake: add KEY_TOUCHPAD_TOGGLE
This commit is contained in:
vanhofen
2022-09-30 22:12:17 +02:00
parent 19859c46e8
commit 2078e6827b

View File

@@ -65,6 +65,10 @@
#define KEY_BOTTOMRIGHT 0x1a5
#endif
#ifndef KEY_TOUCHPAD_TOGGLE
#define KEY_TOUCHPAD_TOGGLE 0x212
#endif
#ifndef KEY_VOD
#define KEY_VOD 0x273
#endif