You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linux kernel module programming
blinking keyboard leds kernel module ..
kernel version 3.4 and above
for using it ( on your responsibility)
make clean
make
sudo insmod kbleds.ko
//to stop it
sudo rmmod kbleds