This sample uses the DEVICE_DT_GET_ONE(COMPAT) to select the ps2 device for a specific chip. This commit changes it to use the aliases to let more chips which support the ps2 driver can build this sample. Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
Updated the overlay files with PS2 wakeup pin Signed-off-by: Manimaran A <manimaran.a@microchip.com>
Replaces the old prj_<board>.conf files with board overlays instead. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>