Skip to content

v0.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohnAZoidberg JohnAZoidberg released this 17 Nov 11:12
· 2 commits to fl16-v0.2.5-prep since this release

Changes

  • Selective Suspend (D2)
    • Add Microsoft OS Descriptor to set "SelectiveSuspendEnabled" in registry
    • Make sure keypress that wakes from D2 is sent to OS, not swallowed
    • Don't use USB suspend for backlight control, rely on SLEEP#

ATTENTION: Creates registry entries to force the Windows driver to suspend the device. These are persistent and CANNOT be cleared from firmware.
If you want to downgrade to a previous version of the firmware, you must MANUALLY delete registry entries under:

  • Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID32AC&PID0012 (ANSI)
  • Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID32AC&PID0018 (ISO)
  • Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID32AC&PID0019 (ISO)
  • Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID32AC&PID0013 (Macropad)
  • Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\VID32AC&PID0014 (Numpad)