The source project of this merge request has been removed.
Workaround poweroff
Move from Keyboard to HID-Project and also fix the poweroff sequence.
The move from Keyboard to HID-Project allows us to send poweroff key press to the RPi which should initiate shutdown sequence, the shutdown function then flashes a led for about 16 seconds before cutting down the power, which should give RPi some chance of clean shutdown. Of course this is not guaranteed at all and may stil cut the power before the board is not powered off, for that we need a proper poweroff GPIO signal from RPi.