Gnome input devices manager
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef VIPER_MINI_H
|
|
#define VIPER_MINI_H
|
|
|
|
#define VIPER_MINI_PRODUCT_ID 0x008a
|
|
#define VIPER_MINI_NAME "Viper Mini"
|
|
#define VIPER_MINI_IMAGE "razer-viper_mini.png"
|
|
|
|
#endif
|
|
|