diff options
author | Clay Smith <claysmith158@gmail.com> | 2023-02-15 06:09:19 -0600 |
---|---|---|
committer | Clay Smith <claysmith158@gmail.com> | 2023-02-15 06:09:19 -0600 |
commit | ed0ba87ea8c7ce0b7b97ca2b7da0cd9a7571c9eb (patch) | |
tree | 994b56f458c8aa4549350dfff358653509283086 /Controller_Program/Gaming Mouse-Gaming Mouse.csv | |
parent | 1e556df88ea6910db59561fa1547e5bfbb2e5042 (diff) |
remove unneeded files
Diffstat (limited to 'Controller_Program/Gaming Mouse-Gaming Mouse.csv')
-rw-r--r-- | Controller_Program/Gaming Mouse-Gaming Mouse.csv | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Controller_Program/Gaming Mouse-Gaming Mouse.csv b/Controller_Program/Gaming Mouse-Gaming Mouse.csv deleted file mode 100644 index 1d70bb6..0000000 --- a/Controller_Program/Gaming Mouse-Gaming Mouse.csv +++ /dev/null @@ -1,10 +0,0 @@ -File: ,Mouse*,,,,
-TO USER,Linux Type,Type Alias,Linux Code,Code Alias,Value Range
-Move Left/Right,2,EV_REL,0,REL_X,-256 to 254
-Move Forward/Backward,2,EV_REL,1,REL_Y,-256 to 254
-Scroll,2,EV_REL,"8,11","REL_WHEEL, REL_WHEEL_HI_RES","-1 to 1, -120 to 120"
-Left Click,1,EV_KEY,272,BTN_LEFT,0-1
-Right Click,1,EV_KEY,273,BTN_RIGHT,0-1
-Middle Click,1,EV_KEY,274,BTN_MIDDLE,0-1
-Side Button 1,1,EV_KEY,275,BTN_SIDE,0-1
-Side Button 2,1,EV_KEY,276,BTN_EXTRA,0-1
\ No newline at end of file |