It is maybe a little bit late, but I can confirm this is working with the 206 for the print-screen.
I did put the extra def in the keyboard.h under the key_F12 :
#define KEY_F12 0xCD
#define KEY_PRNT_SCRN 0xCE
It is maybe a little bit late, but I can confirm this is working with the 206 for the print-screen.
I did put the extra def in the keyboard.h under the key_F12 :
#define KEY_F12 0xCD
#define KEY_PRNT_SCRN 0xCE