diff options
| author | Stefan Kerkmann | 2025-05-19 07:51:28 +0200 |
|---|---|---|
| committer | GitHub | 2025-05-19 07:51:28 +0200 |
| commit | f686ad9e6361e05fcfa78f453f90cd72181a7516 (patch) | |
| tree | f0ba7f854ecdf22b0825071e32b85d66a9aaef84 /data | |
| parent | a4ef1ae736cd58375affed966cf1399fe8df5774 (diff) | |
[Core] STM32G0x1 support (#24301)
Diffstat (limited to 'data')
| -rw-r--r-- | data/schemas/keyboard.jsonschema | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/schemas/keyboard.jsonschema b/data/schemas/keyboard.jsonschema index c22b0ff0da..6c9c703bda 100644 --- a/data/schemas/keyboard.jsonschema +++ b/data/schemas/keyboard.jsonschema @@ -84,6 +84,7 @@ "STM32F407", "STM32F411", "STM32F446", + "STM32G0B1", "STM32G431", "STM32G474", "STM32H723", |