Data-Driven Keyboard Conversions: D (#23461)

This commit is contained in:
James Young
2024-04-12 22:33:49 -07:00
committed by GitHub
parent 43a122e050
commit 8ad3a36fb6
123 changed files with 486 additions and 747 deletions

View File

@@ -12,5 +12,14 @@
},
"processor": "STM32F072", // F070
"bootloader": "stm32-dfu",
"features": {
"bootmagic": true,
"mousekey": false,
"extrakey": true,
"nkro": true
},
"build": {
"lto": true
},
"board": "DURGOD_STM32_F070"
}