summaryrefslogtreecommitdiff
path: root/keyboards/ares/config.h
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-07-26 19:43:48 -0700
committerGitHub <noreply@github.com>2021-07-26 19:43:48 -0700
commita617c8b80a5e1760ffaac5e4367d89065f2fbce9 (patch)
treefadec9a4574074aa48578ff92d14d7812b041e4a /keyboards/ares/config.h
parentb1c5a53a68ca8a304e7739467f2793c223853f68 (diff)
[Keyboard] Ares refactor (#13730)
Diffstat (limited to 'keyboards/ares/config.h')
-rw-r--r--keyboards/ares/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ares/config.h b/keyboards/ares/config.h
index 35e885d693..652b71e463 100644
--- a/keyboards/ares/config.h
+++ b/keyboards/ares/config.h
@@ -49,5 +49,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
/* Bootmagic Lite key configuration */
-// #define BOOTMAGIC_LITE_ROW 0
-// #define BOOTMAGIC_LITE_COLUMN 0
+#define BOOTMAGIC_LITE_ROW 4
+#define BOOTMAGIC_LITE_COLUMN 0