All notable changes to my userspace will be documented in this file.
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!