diff --git a/content/launch-keyboard.md b/content/launch-keyboard.md index 3efd984144..d90b80c016 100644 --- a/content/launch-keyboard.md +++ b/content/launch-keyboard.md @@ -25,7 +25,7 @@ The Launch keyboard uses a System76 version of [QMK firmware](https://github.com ## Layers -The core idea of "Layers" is that one key can be used for different actions. For example, on our laptops, holding the Fn then pressing the F5 will lower the volume. Pressing F5 on it's own will perform a different action, like refreshing a web page in the browser. You can read more about layers [here](https://docs.qmk.fm/#/feature_layers). +The core idea of "Layers" is that one key can be used for different actions. For example, on our laptops, holding the Fn then pressing the F5 will lower the volume. Pressing F5 on its own will perform a different action, like refreshing a web page in the browser. You can read more about layers [here](https://docs.qmk.fm/#/feature_layers). ## Firmware Updates