Fix whitespace

This commit is contained in:
Daniel_I_Am 2022-05-06 22:54:16 +02:00
parent 43e925ef91
commit ddb43d8c86

View File

@ -23,8 +23,8 @@ enum shift_keycodes {
DBG_MOU, //DEBUG Toggle Mouse Prints DBG_MOU, //DEBUG Toggle Mouse Prints
DBG_FAC, //DEBUG Factory light testing (All on white) DBG_FAC, //DEBUG Factory light testing (All on white)
MD_BOOT, //Restart into bootloader after hold timeout MD_BOOT, //Restart into bootloader after hold timeout
L_RATIOI, // Increase Key to Underglow LED brightness Ratio L_RATIOI, // Increase Key to Underglow LED brightness Ratio
L_RATIOD // Decrease Key to Underglow LED brightness Ratio L_RATIOD // Decrease Key to Underglow LED brightness Ratio
}; };
#define TG_NKRO MAGIC_TOGGLE_NKRO // Toggle 6KRO / NKRO mode #define TG_NKRO MAGIC_TOGGLE_NKRO // Toggle 6KRO / NKRO mode