aboutsummaryrefslogtreecommitdiff
path: root/keyboards/tgr
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tgr')
-rw-r--r--keyboards/tgr/910/rules.mk2
-rw-r--r--keyboards/tgr/910ce/rules.mk4
-rw-r--r--keyboards/tgr/alice/rules.mk2
-rw-r--r--keyboards/tgr/jane/rules.mk2
-rw-r--r--keyboards/tgr/tris/rules.mk2
5 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/tgr/910/rules.mk b/keyboards/tgr/910/rules.mk
index adc0c7c1b..2dba9c3eb 100644
--- a/keyboards/tgr/910/rules.mk
+++ b/keyboards/tgr/910/rules.mk
@@ -2,7 +2,7 @@
2MCU = atmega32a 2MCU = atmega32a
3 3
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = bootloadHID 5BOOTLOADER = bootloadhid
6 6
7# build options 7# build options
8BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 8BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
diff --git a/keyboards/tgr/910ce/rules.mk b/keyboards/tgr/910ce/rules.mk
index 37f5c06fa..998da7498 100644
--- a/keyboards/tgr/910ce/rules.mk
+++ b/keyboards/tgr/910ce/rules.mk
@@ -2,7 +2,7 @@
2MCU = atmega32a 2MCU = atmega32a
3 3
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = bootloadHID 5BOOTLOADER = bootloadhid
6 6
7# Build Options 7# Build Options
8# change yes to no to disable 8# change yes to no to disable
@@ -16,4 +16,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
16RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 16RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
17WS2812_DRIVER = i2c 17WS2812_DRIVER = i2c
18 18
19LAYOUTS = 65_ansi_blocker 65_iso_blocker \ No newline at end of file 19LAYOUTS = 65_ansi_blocker 65_iso_blocker
diff --git a/keyboards/tgr/alice/rules.mk b/keyboards/tgr/alice/rules.mk
index aef9817da..b3194d532 100644
--- a/keyboards/tgr/alice/rules.mk
+++ b/keyboards/tgr/alice/rules.mk
@@ -2,7 +2,7 @@
2MCU = atmega32a 2MCU = atmega32a
3 3
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = bootloadHID 5BOOTLOADER = bootloadhid
6 6
7# build options 7# build options
8BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite 8BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
diff --git a/keyboards/tgr/jane/rules.mk b/keyboards/tgr/jane/rules.mk
index fc297eb60..9d035a031 100644
--- a/keyboards/tgr/jane/rules.mk
+++ b/keyboards/tgr/jane/rules.mk
@@ -2,7 +2,7 @@
2MCU = atmega32a 2MCU = atmega32a
3 3
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = bootloadHID 5BOOTLOADER = bootloadhid
6 6
7# build options 7# build options
8BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 8BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
diff --git a/keyboards/tgr/tris/rules.mk b/keyboards/tgr/tris/rules.mk
index 62943717d..27c5fcfa0 100644
--- a/keyboards/tgr/tris/rules.mk
+++ b/keyboards/tgr/tris/rules.mk
@@ -2,7 +2,7 @@
2MCU = atmega32a 2MCU = atmega32a
3 3
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = bootloadHID 5BOOTLOADER = bootloadhid
6 6
7# Build Options 7# Build Options
8# change yes to no to disable 8# change yes to no to disable