mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-27 19:42:04 +00:00
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 {
|
typedef union {
|
||||||
uint32_t raw;
|
uint32_t raw;
|
||||||
struct {
|
struct {
|
||||||
uint8_t input_mode :8;
|
uint8_t input_mode :8;
|
||||||
};
|
};
|
||||||
} unicode_config_t;
|
} unicode_config_t;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user