✨ feat(razer): Support razer devices
This commit is contained in:
parent
844eaf2130
commit
49198df224
5 changed files with 51 additions and 0 deletions
25
.config/openrazer/persistence.conf
Normal file
25
.config/openrazer/persistence.conf
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
[PM2038H11502057]
|
||||||
|
dpi_x = 1800
|
||||||
|
dpi_y = 1800
|
||||||
|
poll_rate = 500
|
||||||
|
logo_active = True
|
||||||
|
logo_brightness = 75
|
||||||
|
logo_effect = spectrum
|
||||||
|
logo_colors = 0 255 0 0 255 255 0 0 255
|
||||||
|
logo_speed = 1
|
||||||
|
logo_wave_dir = 1
|
||||||
|
scroll_active = True
|
||||||
|
scroll_brightness = 75
|
||||||
|
scroll_effect = spectrum
|
||||||
|
scroll_colors = 0 255 0 0 255 255 0 0 255
|
||||||
|
scroll_speed = 1
|
||||||
|
scroll_wave_dir = 1
|
||||||
|
|
||||||
|
[IO2049F50104914]
|
||||||
|
backlight_active = True
|
||||||
|
backlight_brightness = 75
|
||||||
|
backlight_effect = wave
|
||||||
|
backlight_colors = 0 255 0 0 255 255 0 0 255
|
||||||
|
backlight_speed = 1
|
||||||
|
backlight_wave_dir = 1
|
||||||
|
|
23
.config/openrazer/razer.conf
Normal file
23
.config/openrazer/razer.conf
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
[General]
|
||||||
|
# Verbose logging (logs debug messages - lotsa spam)
|
||||||
|
verbose_logging = False
|
||||||
|
|
||||||
|
|
||||||
|
[Startup]
|
||||||
|
# Set the sync effects flag to true so any assignment of effects will work across devices
|
||||||
|
sync_effects_enabled = True
|
||||||
|
|
||||||
|
# Turn off the devices when the systems screensaver kicks in
|
||||||
|
devices_off_on_screensaver = True
|
||||||
|
|
||||||
|
# Battery notifier
|
||||||
|
battery_notifier = True
|
||||||
|
|
||||||
|
# Battery notification frequency [s] (0 to disable)
|
||||||
|
battery_notifier_freq = 600
|
||||||
|
|
||||||
|
# Battery notifications appear when device reaches this percentage
|
||||||
|
battery_notifier_percent = 33
|
||||||
|
|
||||||
|
# Apply effects saved to disk when daemon starts
|
||||||
|
restore_persistence = False
|
1
.config/razercommander/macro_logic.json
Normal file
1
.config/razercommander/macro_logic.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{}
|
1
.config/razercommander/profiles
Normal file
1
.config/razercommander/profiles
Normal file
|
@ -0,0 +1 @@
|
||||||
|
[{"name": "Empty", "colors": [[0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0], [0, 0, 0]]}]
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -75,3 +75,4 @@ data/
|
||||||
.config/wireshark/
|
.config/wireshark/
|
||||||
hackin/
|
hackin/
|
||||||
.config/fontforge/plugin/plugin_config.ini
|
.config/fontforge/plugin/plugin_config.ini
|
||||||
|
.config/Thunar/
|
||||||
|
|
Loading…
Reference in a new issue