fix: color of first layer

This commit is contained in:
H3lli0n 2024-10-20 09:11:32 +02:00
parent 613451aeb1
commit 9bfde59fd7

View file

@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define CAPS_LOCK_ENABLE true
#define CAPS_LOCK_COLOR HSV_GREEN
#define LAYER_FN_COLOR HSV_TURQUOISE
#define LAYER_FN_COLOR HSV_PURPLE
#define LAYER_MEDIA_COLOR HSV_ORANGE
#define LAYER_GAMING_COLOR HSV_CYAN
#define LAYER_MAC_COLOR HSV_GOLD