Closed Snowflake6 closed 1 year ago
This commit adds a number of special keys to the list of Media keys in Action.cpp. The key names were copied directly from BleKeyboard.h:
KEY_MEDIA_WWW_HOME KEY_MEDIA_LOCAL_MACHINE_BROWSER KEY_MEDIA_CALCULATOR KEY_MEDIA_WWW_BOOKMARKS KEY_MEDIA_WWW_SEARCH KEY_MEDIA_WWW_STOP KEY_MEDIA_WWW_BACK KEY_MEDIA_CONSUMER_CONTROL_CONFIGURATION KEY_MEDIA_EMAIL_READER
A corresponding edit was made to index.htm in the Data folder to add these keys to the list of options for Media keys.
A Calculator icon is also added to the icons folder.
This commit adds a number of special keys to the list of Media keys in Action.cpp. The key names were copied directly from BleKeyboard.h:
KEY_MEDIA_WWW_HOME KEY_MEDIA_LOCAL_MACHINE_BROWSER KEY_MEDIA_CALCULATOR KEY_MEDIA_WWW_BOOKMARKS KEY_MEDIA_WWW_SEARCH KEY_MEDIA_WWW_STOP KEY_MEDIA_WWW_BACK KEY_MEDIA_CONSUMER_CONTROL_CONFIGURATION KEY_MEDIA_EMAIL_READER
A corresponding edit was made to index.htm in the Data folder to add these keys to the list of options for Media keys.
A Calculator icon is also added to the icons folder.