DeskThority describes it working as:
The power button or key is a soft power control that is wired up as a regular key on the keyboard matrix: the keyboard interface on the motherboard (e.g. ADB) must be left permanently running.
I do not claim to be an expert in these matters and am open to correction, but I believe the above is half-right. Yes, in present day USB-equipped systems, “the keyboard interface on the motherboard must be left permanently running.”
However, in the particular case of ADB, the keyboard interface does
not appear to need to be permanently running. My understanding is that ADB makes use of a unique PSW (Power Switch) pin which is attached directly to the power supply of the host computer. This pin allows a user to hit the power button on the keyboard to start the machine
without the need for the host machine to be in a sleep state.
I believe it is Apple's use of this unique pin that allows people to build projects like this:
https://www.instructables.com/Intro-31/Is the power button able to turn on the PC from an Off state, or just a hibernate/sleep state?
The former: from an off state.
Rather than implementing USB "remote auto-wakeup" to power on, Apple kept the spirit of the ADB PSW pin. They wired the keyboard's power button to the USB D- signal: pressing this button shorts this signal to ground. This allows the rest of the keyboard to stay
unpowered, apart from the D- pin.
The point to all of this being: the M2452 iMac keyboard is a peculiar, one of a kind hybrid of ADB
and USB, hence my interest in it.
I am hoping someone reading this:
A) Has one of these keyboards already in pieces, knows what I am talking about, and need only grab a camera to take a few clear photos of the relevant circuitry.
or
B) Someone has one of these keyboards and it
isn’t already in pieces. However, after reading the above, they are now intrigued enough to be willing to take the keyboard to pieces sometime in the next month or two and take a few clear photos of the relevant circuitry.
Can anyone help?