[Keyboard] Add the Zed65 rev.1 PCB (#21043)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
mechlovin
2023-06-03 14:03:45 +07:00
committed by GitHub
parent d1991f5307
commit f4a608255a
11 changed files with 518 additions and 13 deletions

View File

@@ -1,4 +1,11 @@
{
"processor": "STM32F103",
"bootloader": "stm32duino"
"bootloader": "stm32duino",
"features": {
"bootmagic": true,
"command": true,
"console": true,
"extrakey": true,
"mousekey": true
},
}