mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Fix indentation in quantum_keycodes.h (#5221)
This commit is contained in:
committed by
Drashna Jaelre
parent
c8de0f78bf
commit
d5dcf54e23
@@ -458,7 +458,6 @@ enum quantum_keycodes {
|
|||||||
|
|
||||||
UNICODE_MODE_FORWARD,
|
UNICODE_MODE_FORWARD,
|
||||||
UNICODE_MODE_REVERSE,
|
UNICODE_MODE_REVERSE,
|
||||||
|
|
||||||
UNICODE_MODE_OSX,
|
UNICODE_MODE_OSX,
|
||||||
UNICODE_MODE_LNX,
|
UNICODE_MODE_LNX,
|
||||||
UNICODE_MODE_WIN,
|
UNICODE_MODE_WIN,
|
||||||
|
|||||||
Reference in New Issue
Block a user