To toggle the system's "Airplane mode" via HID (disable WiFi and Bluetooth). Add Keycode `KC_AIRPLANE_MODE` with alias `KC_AIRP`. Needs to be enabled with `EXTRAKEY_ENABLE = yes`. Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
IS_HOST_LED_ON
send_extra
* Relocate non platform files within tmk_core/common/ * clang