Skip to content

Commit

Permalink
Added support for Koorui 24E3 (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zexam0 authored Jan 6, 2025
1 parent 5bbfc42 commit 389c6a5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions db/monitor/HKC2431.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0"?>
<monitor name="Koorui 24E3" init="standard">
<controls>
<group name="Color Settings">
<subgroup name="Brightness and Contrast">
<control id="brightness" address="0x10"/>
<control id="contrast" address="0x12"/>
</subgroup>
<subgroup name="Color maximum level">
<control id="red" address="0x16"/>
<control id="green" address="0x18"/>
<control id="blue" address="0x1A"/>
</subgroup>
</group>
</controls>
<include file="VESA"/>
</monitor>

0 comments on commit 389c6a5

Please sign in to comment.