summaryrefslogtreecommitdiff
path: root/keyboards/tgr
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-07 11:05:37 +1100
committerGitHub <noreply@github.com>2023-02-07 00:05:37 +0000
commit11b6bb8179ce93c5954c96e24ef6dd09c497a131 (patch)
treec25df1a6613eb3369a93daedfba2be4f39e8cd57 /keyboards/tgr
parenta988f8a169112e31b21ff7c61870ab483c396cf3 (diff)
Remove unused Bootmagic row/col defines from config.h (#19761)
Diffstat (limited to 'keyboards/tgr')
-rw-r--r--keyboards/tgr/910/config.h4
-rw-r--r--keyboards/tgr/tris/config.h4
2 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/tgr/910/config.h b/keyboards/tgr/910/config.h
index a86075a586..8571cfab11 100644
--- a/keyboards/tgr/910/config.h
+++ b/keyboards/tgr/910/config.h
@@ -46,7 +46,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-
-/* Bootmagic Lite key configuration */
-// #define BOOTMAGIC_LITE_ROW 0
-// #define BOOTMAGIC_LITE_COLUMN 0
diff --git a/keyboards/tgr/tris/config.h b/keyboards/tgr/tris/config.h
index 2e393b358a..dd0643f421 100644
--- a/keyboards/tgr/tris/config.h
+++ b/keyboards/tgr/tris/config.h
@@ -42,7 +42,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_EFFECT_RGB_TEST
#define RGBLIGHT_EFFECT_ALTERNATING
#define RGBLIGHT_EFFECT_TWINKLE
-
-/* Bootmagic Lite key configuration */
-// #define BOOTMAGIC_LITE_ROW 0
-// #define BOOTMAGIC_LITE_COLUMN 0