summaryrefslogtreecommitdiff
path: root/quantum/oryx.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/oryx.h')
-rw-r--r--quantum/oryx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/oryx.h b/quantum/oryx.h
index e7659fff27..1deae0765d 100644
--- a/quantum/oryx.h
+++ b/quantum/oryx.h
@@ -22,7 +22,7 @@ enum Oryx_Command_Code {
ORYX_CMD_PAIRING_INIT,
ORYX_CMD_PAIRING_VALIDATE,
ORYX_CMD_DISCONNECT,
- ORYX_GET_LAYER,
+ ORYX_SET_LAYER
};
enum Oryx_Event_Code {