resolve all links, update internals

This commit is contained in:
Jack Humbert
2023-04-19 15:09:25 -04:00
parent db9f5c6013
commit fc5eb10822
24 changed files with 1350 additions and 375 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Most of our style follows PEP8 with some local modifications to make things less
# YAPF
You can use [yapf](https://github.com/google/yapf) to style your code. We provide a config in [setup.cfg](setup.cfg).
You can use [yapf](https://github.com/google/yapf) to style your code. We provide a config in [setup.cfg](https://github.com/qmk/qmk_firmware/blob/master/setup.cfg).
# Imports