diff --git a/layout/my-layout/keymap.c b/layout/my-layout/keymap.c index 4d6b591..f0e441a 100644 --- a/layout/my-layout/keymap.c +++ b/layout/my-layout/keymap.c @@ -23,8 +23,8 @@ enum shift_keycodes { DBG_MOU, //DEBUG Toggle Mouse Prints DBG_FAC, //DEBUG Factory light testing (All on white) MD_BOOT, //Restart into bootloader after hold timeout - L_RATIOI, // Increase Key to Underglow LED brightness Ratio - L_RATIOD // Decrease Key to Underglow LED brightness Ratio + L_RATIOI, // Increase 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