pop-os / keyboard-configurator

Keyboard configuration UI
GNU General Public License v3.0
261 stars 45 forks source link

Add support for EC FnLock key #218

Closed crawfxrd closed 12 months ago

crawfxrd commented 12 months ago

System76 EC supports FnLock since 2023-08-01_ec529da (system76/ec@01907011bb63). It is not included on any keyboards by default.

Based on the logic for EC Pause key.

Ref: https://github.com/system76/ec/pull/263 Resolves: #159