summaryrefslogtreecommitdiff
path: root/tests/system-keyboard-mapping.nix
AgeCommit message (Collapse)Author
2024-08-05(feature) Add swapLeftCtrlAndFnMaxime Daffis
Use this and never find yourself again hitting fn because of muscle memory! (you can even physically swap the keycaps, at least on M series) Keycodes have been pulled from https://hidutil-generator.netlify.app/ and the hex value has been converted to a base 10 int.
2020-10-23add new option - system.keyboard.swapLeftCommandAndLeftAltc4710n
2018-01-10keyboard: add option for remapping Tilde on non-us keyboardsDaiderd Jordan
2018-01-08keyboard: add test for keyboard mappingsDaiderd Jordan