diff options
author | QMK Bot <hello@qmk.fm> | 2023-09-15 18:34:55 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-09-15 18:34:55 +0000 |
commit | 6840589ca5f4d4c0c00a8d1d060eaee7f65366de (patch) | |
tree | ae0fefe9b707f1e0a04aee7370ff5c87c4f06333 /keyboards/splitkb/aurora/helix/info.json | |
parent | f0e2dd4b5e4e5566eb7ac08939ae7c09f9070838 (diff) | |
parent | e7ae5ec07c7655e0087c6a4cfcb2cbfec4713536 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/splitkb/aurora/helix/info.json')
-rw-r--r-- | keyboards/splitkb/aurora/helix/info.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/splitkb/aurora/helix/info.json b/keyboards/splitkb/aurora/helix/info.json new file mode 100644 index 0000000000..5729b00207 --- /dev/null +++ b/keyboards/splitkb/aurora/helix/info.json @@ -0,0 +1,16 @@ +{ + "manufacturer": "splitkb.com", + "maintainer": "splitkb", + "build": { + "lto": true + }, + "development_board": "elite_c", + "split": { + "enabled": true + }, + "url": "https://splitkb.com", + "usb": { + "device_version": "1.0.0", + "vid": "0x8D1D" + } +}
\ No newline at end of file |