summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pytest/info.json
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2022-09-01 00:17:24 +1000
committerGitHub <noreply@github.com>2022-08-31 07:17:24 -0700
commitbb6f02883363b815de8e2510964787634f86d635 (patch)
tree41dff68762a7ec94bbfabea6a8cea1527f652b42 /keyboards/handwired/pytest/info.json
parent0237ff0c62d4278df3c0c93f5f85f84c1a0ed519 (diff)
Move bootloader.mk to platforms (#18228)
Diffstat (limited to 'keyboards/handwired/pytest/info.json')
-rw-r--r--keyboards/handwired/pytest/info.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/handwired/pytest/info.json b/keyboards/handwired/pytest/info.json
index 331472762c..2ba7d34d52 100644
--- a/keyboards/handwired/pytest/info.json
+++ b/keyboards/handwired/pytest/info.json
@@ -6,5 +6,7 @@
"vid": "0xFEED",
"pid": "0x6465",
"device_version": "0.0.1"
- }
+ },
+ "processor": "atmega32u4",
+ "bootloader": "atmel-dfu"
}