Skip to content

Commit 2f8728f

Browse files
github-actions[bot]qmk-bot
authored andcommitted
Format code according to conventions (qmk#12076)
Co-authored-by: QMK Bot <[email protected]>
1 parent 000964e commit 2f8728f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quantum/quantum_keycodes.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,5 +881,5 @@ enum quantum_keycodes {
881881

882882
// One Shot toggle
883883
#define OS_TOGG ONESHOT_TOGGLE
884-
#define OS_ON ONESHOT_ENABLE
885-
#define OS_OFF ONESHOT_DISABLE
884+
#define OS_ON ONESHOT_ENABLE
885+
#define OS_OFF ONESHOT_DISABLE

0 commit comments

Comments
 (0)