]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Macro/buffer/Keymap/usb_keys.h
Fix whitespace
[kiibohd-controller.git] / Macro / buffer / Keymap / usb_keys.h
index 344429234f7e2716791841c01a5b84a71509b8b9..c98feb97cc71098c4ccf6a7c40d68368448b2cc1 100644 (file)
@@ -27,8 +27,8 @@
 // List of Modifiers
 #define KEY_CTRL          0x01
 #define KEY_SHIFT         0x02
-#define KEY_ALT                  0x04
-#define KEY_GUI                  0x08
+#define KEY_ALT           0x04
+#define KEY_GUI           0x08
 #define KEY_LEFT_CTRL     0x01
 #define KEY_LEFT_SHIFT    0x02
 #define KEY_LEFT_ALT      0x04