X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fkeymap.md;h=170fdaed7d8980184e118a3eb17f3ec7e8cb8edd;hb=db5afb05cfb42130167904418b245ba2f5a0b16f;hp=53b17f401962daac1e08b3993bb8f71d91ebd17a;hpb=03706de94621f42a469b0c3c4a4e570dc14666dc;p=qmk_firmware.git diff --git a/docs/keymap.md b/docs/keymap.md index 53b17f401..170fdaed7 100644 --- a/docs/keymap.md +++ b/docs/keymap.md @@ -215,8 +215,7 @@ To actually handle the keypress event we define an `action_function()`. This fun This should have given you a basic overview for creating your own keymap. For more details see the following resources: -* https://github.com/qmk/qmk_firmware/wiki/Keycodes -* https://github.com/qmk/qmk_firmware/wiki/FAQ-Keymap -* https://github.com/qmk/qmk_firmware/wiki/Keymap-examples +* [Keycodes](keycodes.md) +* [Keymap FAQ](faq_keymap.md) -We are actively working to improve these docs. If you have suggestions for how they could be made better please [file an issue](https://github.com/qmk/qmk_firmware/issues/new)! \ No newline at end of file +We are actively working to improve these docs. If you have suggestions for how they could be made better please [file an issue](https://github.com/qmk/qmk_firmware/issues/new)!