Skip to content

Commit

Permalink
Merge pull request #21 from glenharris/AddHt2060
Browse files Browse the repository at this point in the history
Add w1140 configuration for BenQ HT2060
  • Loading branch information
rrooggiieerr committed Jun 29, 2024
2 parents 9654ef0 + a42026e commit 6d94dd3
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions benqprojector/configs/w1140.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"commands": [
"3d",
"appmod",
"asp",
"baud",
"bgain",
"blank",
"boffset",
"bri",
"con",
"ct",
"directpower",
"gamma",
"ggain",
"goffset",
"hdrbri",
"highaltitude",
"hkeystone",
"lampcustom",
"lampm",
"led",
"ltim",
"mcufwversion",
"menuposition",
"modelname",
"mute",
"pow",
"pp",
"qas",
"rgain",
"roffset",
"scalerfwversion",
"sharp",
"sour",
"sysfwversion",
"tint",
"vkeystone",
"vol"
],
"video_sources": [
"hdmi",
"hdmi2"
],
"audio_sources": [],
"picture_modes": [],
"color_temperatures": [],
"aspect_ratios": [],
"projector_positions": [
"ft",
"re",
"rc",
"fc"
],
"lamp_modes": [
"lnor",
"eco",
"seco"
],
"3d_modes": [],
"menu_positions": [
"center",
"tl",
"tr",
"br",
"bl"
]
}

0 comments on commit 6d94dd3

Please sign in to comment.