- Set status of LEDs at once
- Parse format of kernel 2.1+
- Dropped format of older kernels
- Rewrote much of the
update_netproc
code, now faster (?) and smaller - Updated the README file
- Fixed the Makefile a bit
- Increased LED update delay to 50ms, solves some problems with keys getting stuck. Thanks to Mikko Hänninen Mikko.Hanninen@iki.fi
- Removed init script. Nobody used it, or?
- Added some problem solutions to the README file
- Fixed the help screen a bit
- General code clean-up
- Added README file
- Added ChangeLog
- Added alternative (experimental) kb code to get none config to work in console
- Fixed options to use bit flags
- Fixed none option to not touch LED status (suggested by Drew Wilcock drew@routes.com and Mikko Hänninen Mikko.Hanninen@iki.fi)
- Added none option to help
- Fixed bug with the error led config
- Added drop, activity and collision
- General code clean-up
- Changed default led config and delay
- Made version 0.3
- First release