This CLI tool is designed to be used with Modecom Volcan Hammer 2 RGB keyboard. It (mostly)replicates what Windows
equivalent is doing; changing effect, color, brightness, speed.
Also available in AUR
or as DEB package:
echo "deb [trusted=yes arch=amd64] http://spotless.fun/apt-repo stable main" >> /etc/apt/sources.list
sudo apt update --allow-insecure-repositories
sudo apt install hammer2rgb
Building:
./configure
make
make install
Use:
hammer2rgb [EFFECT] ... [COLOR] [SPEED] [BRIGHTNESS]
You always have to specify effect when changing color, speed or brightness.
Eg.
hammer2rgb fixed_on green
snake
neon_stream
reaction
sine_wave
fixed_on
respire
rainbow
flash_away
raindrops
rainbow_wheel
ripples_shining
stars_twinkle
shadow_disappear
red
green
blue
yellow
purple
magenta
cyan
random_color
- add "game_mode" effect
- added full RGB color change in format of RRGGBB
- effect speed control
- brightness control
- fixed makefile linker problem
- fixed segfault when hammer 2 keyboard is not found
- basic functionality of changing keyboard effect and color preset