Move Xkb::LEDs enum to KWin namespace
With the LEDs enum being defined in kwinglobals.h, wayland_server.h won't need to include keyboard_input.h, which is good for compilation times and wayland_server.h will drag less stuff, e.g. QtWidgets (input.h includes QAction)