diff options
author | Devaev Maxim <[email protected]> | 2019-10-11 19:46:32 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-10-11 19:46:32 +0300 |
commit | cc726d7f84aa0101740526ea111a96e3eb8ae262 (patch) | |
tree | bdba057e84efed4181f13bf523f4ea2e15174a66 /configs | |
parent | 8ef581352ea7dd4f944103c5f4d346debbeca5c9 (diff) |
enabled atx on v2-hdmi
Diffstat (limited to 'configs')
-rw-r--r-- | configs/kvmd/main/v2-hdmi.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/kvmd/main/v2-hdmi.yaml b/configs/kvmd/main/v2-hdmi.yaml index ef29e036..8fb2b17e 100644 --- a/configs/kvmd/main/v2-hdmi.yaml +++ b/configs/kvmd/main/v2-hdmi.yaml @@ -22,7 +22,10 @@ kvmd: device: /dev/kvmd-hid-mouse atx: - type: disabled + power_led_pin: 24 + hdd_led_pin: 22 + power_switch_pin: 23 + reset_switch_pin: 27 msd: type: otg |