aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/base/keyboard.json
diff options
context:
space:
mode:
authorJoel Challis2024-03-30 12:31:50 +0100
committerGitHub2024-03-30 12:31:50 +0100
commit831deac212fa0342b9fad9d419b7f15890abfa02 (patch)
tree1fd89a68e5a8129ffe03c173840a42642bdd2ef1 /keyboards/ergodox_ez/base/keyboard.json
parent1c8e99ca451a9f0acac07b64da80cf11baedf6a6 (diff)
Migrate build target markers to keyboard.json (#23293)
Diffstat (limited to 'keyboards/ergodox_ez/base/keyboard.json')
-rw-r--r--keyboards/ergodox_ez/base/keyboard.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/ergodox_ez/base/keyboard.json b/keyboards/ergodox_ez/base/keyboard.json
new file mode 100644
index 0000000000..be1433ccba
--- /dev/null
+++ b/keyboards/ergodox_ez/base/keyboard.json
@@ -0,0 +1,6 @@
+{
+ "keyboard_name": "ErgoDox EZ",
+ "usb": {
+ "pid": "0x4974"
+ }
+}