diff options
| author | Manna Harbour <51143715+manna-harbour@users.noreply.github.com> | 2023-01-10 10:50:18 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-09 23:50:18 +0000 |
| commit | 0becd33c4d3fabcfb0ccb37ae5bc7e0dda9e9d79 (patch) | |
| tree | 4a457d755d62541ea60af14e21c2d56d68673434 /keyboards/obosob | |
| parent | 01de98428c0c7e44e7a3cb82e2e077f84e92cb22 (diff) | |
[keyboard] Enable community layout support (#19499)
Diffstat (limited to 'keyboards/obosob')
| -rw-r--r-- | keyboards/obosob/steal_this_keyboard/info.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/obosob/steal_this_keyboard/info.json b/keyboards/obosob/steal_this_keyboard/info.json index a20119208d..9694396873 100644 --- a/keyboards/obosob/steal_this_keyboard/info.json +++ b/keyboards/obosob/steal_this_keyboard/info.json | |||
| @@ -8,6 +8,9 @@ | |||
| 8 | "pid": "0x50AD", | 8 | "pid": "0x50AD", |
| 9 | "device_version": "0.0.1" | 9 | "device_version": "0.0.1" |
| 10 | }, | 10 | }, |
| 11 | "community_layouts": [ | ||
| 12 | "split_3x5_2" | ||
| 13 | ], | ||
| 11 | "layouts": { | 14 | "layouts": { |
| 12 | "LAYOUT_split_3x5_2": { | 15 | "LAYOUT_split_3x5_2": { |
| 13 | "layout": [ | 16 | "layout": [ |
