Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 380 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 380 Bytes

Newer version of this script, written in Rust can be found here

thinkmorse

Python script for flashing the ThinkPad lid LED in Morse code

Prerequisites

To have the control over the lid LED you need ec_sys kernel module loaded with write support enabled. To do this, add ec_sys.write_support=1 to your kernel parameters.