Add licensing violations page. (#24697)

This commit is contained in:
Nick Brassel
2024-12-13 20:42:47 +11:00
committed by GitHub
parent d589dbb05b
commit 597bbcb567
2 changed files with 98 additions and 1 deletions

View File

@@ -21,7 +21,8 @@
{ "text": "Debugging QMK", "link": "/faq_debug" },
{ "text": "Keymap FAQ", "link": "/faq_keymap" },
{ "text": "Squeezing Space from AVR", "link": "/squeezing_avr" },
{ "text": "Glossary", "link": "/reference_glossary" }
{ "text": "Glossary", "link": "/reference_glossary" },
{ "text": "License Violations", "link": "/license_violations" }
]
},
{