forked from forks/qmk_firmware
white spaces .... copied from elsewhere
Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
parent
df4f58ef31
commit
eca3a411ad
|
|
@ -26,7 +26,7 @@
|
|||
typedef union {
|
||||
uint32_t raw;
|
||||
struct {
|
||||
uint8_t input_mode :8;
|
||||
uint8_t input_mode :8;
|
||||
};
|
||||
} unicode_config_t;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue