All notable changes to my userspace will be documented in this file.
RGB_DISABLE_WHEN_USB_SUSPENDED added in config.h. Couple of my boards now have per key RGB and have been staying on when my computer sleeps._CL layer to all the boards for access to EE_CLR and RESET keycodes. This was done primarily to avoid triggering RESET accidentally.KC_MAC. Currently set to "meow", but will change as needed in the future.config.h usage of turning on RGBLIGHT_ENABLE when it is not enabled on boards other than my two clueboards were causing issues with boards that didn't have RGB underglow on it.config.h usage of #ifdef RGBLIGHT_ENABLE caused problems for other of my boards that had RGBLIGHT_ENABLE.AUDIO_CLICKY from community layout 66_ansi into user space.config.h to userspace for RGBLIGHT_SLEEP feature.CTL_T instead of MT for my custom KC_CTCP keycode as it was causing issues on some boards.Initial usage of userspaces!