From 6ab3db05c2a0a5fc61612e8909eae3d0a2f017b6 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Wed, 21 Apr 2021 21:23:21 +0200 Subject: [PATCH] rename lightmaps --- ...er_blackwidow_chroma_de.toml => blackwidow_chroma_de.toml} | 0 lightmaps/{razer_mamba_elite.toml => mamba_elite.toml} | 0 profiles/template.toml | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename lightmaps/{razer_blackwidow_chroma_de.toml => blackwidow_chroma_de.toml} (100%) rename lightmaps/{razer_mamba_elite.toml => mamba_elite.toml} (100%) diff --git a/lightmaps/razer_blackwidow_chroma_de.toml b/lightmaps/blackwidow_chroma_de.toml similarity index 100% rename from lightmaps/razer_blackwidow_chroma_de.toml rename to lightmaps/blackwidow_chroma_de.toml diff --git a/lightmaps/razer_mamba_elite.toml b/lightmaps/mamba_elite.toml similarity index 100% rename from lightmaps/razer_mamba_elite.toml rename to lightmaps/mamba_elite.toml diff --git a/profiles/template.toml b/profiles/template.toml index acccbc1..256bbe2 100644 --- a/profiles/template.toml +++ b/profiles/template.toml @@ -1,6 +1,6 @@ [mouse] name = "Razer Mamba Elite" -lightmap = "razer_mamba_elite" +lightmap = "mamba_elite" [mouse.lights] wheel = "cyan" @@ -16,7 +16,7 @@ r8 = "white" [keyboard] name = "Razer BlackWidow Chroma" -lightmap = "razer_blackwidow_chroma_de" +lightmap = "blackwidow_chroma_de" [keyboard.lights] logo = "#dc143c"