Update README.md

This commit is contained in:
waydabber 2021-08-03 18:22:24 +02:00 committed by GitHub
parent 38368d2339
commit 7ded3ae4ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,5 +125,6 @@ brew install --cask monitorcontrol
- [@Bensge](https://github.com/Bensge/) - (Used some code from his project [NativeDisplayBrightness](https://github.com/Bensge/NativeDisplayBrightness))
- [@nhurden](https://github.com/nhurden/) (For the original MediaKeyTap)
- [@kfix](https://github.com/kfix/ddcctl) (For ddcctl)
- [@tao-j](https://github.com/tao-j) (For originally figuring out M1 DDC)
- [@alin23](https://github.com/alin23) (For contribution in further figuring out M1 DDC)
- [@zhuowei](https://github.com/zhuowei) (Figuring out M1 I²C communication)
- [@tao-j](https://github.com/tao-j) (Figuring out M1 I²C data write)
- [@alin23](https://github.com/alin23) (Figuring out M1 DDC service matching)