[U] Layout 11 works

This commit is contained in:
Hykilpikonna
2022-09-03 13:13:06 -04:00
parent 15f35cddc4
commit cce667a535
2 changed files with 8 additions and 4 deletions
+3 -3
View File
@@ -231,10 +231,10 @@
<dict>
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict>
<key>layout-id</key>
<data>CwAAAA==</data>
<integer>22</integer>
</dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
@@ -1223,7 +1223,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>-v keepsyms=1 -igfxcdc -igfxdvmt</string>
<string>-v keepsyms=1 -igfxcdc -igfxdvmt alcid=11</string>
<key>csr-active-config</key>
<data>AAAAAA==</data>
<key>prev-lang:kbd</key>
+5 -1
View File
@@ -19,6 +19,7 @@ Tested on macOS 12.4 Monterey
- [x] 🍎 Boot!
- [x] ⌨️ Keyboard, Touchpad (VoodooPS2Controller.kext)
- [x] Touchpad Gestures (VoodooI2C + VoodooI2CHID)
- [x] Left click by touching (Settings > Touchpad > Tap to click)
- [ ] Touchpad left/right click
- [ ] 🤞 Touchscreen
@@ -35,4 +36,7 @@ Tested on macOS 12.4 Monterey
- [ ] 📶 Intel Bluetooth
- [ ] 🔌 USB Ports
- [ ] 💬 iMessage
- [ ] 🎧 Realtek ALC289 Audio
- [ ] 🎧 Realtek ALC289 Audio (Layout 11)
- [x] 🔊 Internal Speaker
- [x] 🎤 Internal Microphone
- [ ] 🎧 External 3.5 Audio Port (Currently has static noise)