Skip to content

Commit 50290c7

Browse files
Format code according to conventions (#12076)
Co-authored-by: QMK Bot <[email protected]>
1 parent 0e984b6 commit 50290c7

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
@@ -892,5 +892,5 @@ enum quantum_keycodes {
892892

893893
// One Shot toggle
894894
#define OS_TOGG ONESHOT_TOGGLE
895-
#define OS_ON ONESHOT_ENABLE
896-
#define OS_OFF ONESHOT_DISABLE
895+
#define OS_ON ONESHOT_ENABLE
896+
#define OS_OFF ONESHOT_DISABLE

0 commit comments

Comments
 (0)