forked from mirrors/qmk_firmware
Fix indentation in quantum_keycodes.h (#5221)
This commit is contained in:
parent
c8de0f78bf
commit
d5dcf54e23
1 changed files with 25 additions and 26 deletions
|
@ -458,7 +458,6 @@ enum quantum_keycodes {
|
|||
|
||||
UNICODE_MODE_FORWARD,
|
||||
UNICODE_MODE_REVERSE,
|
||||
|
||||
UNICODE_MODE_OSX,
|
||||
UNICODE_MODE_LNX,
|
||||
UNICODE_MODE_WIN,
|
||||
|
|
Loading…
Reference in a new issue