diff options
| author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-26 19:43:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-26 19:43:48 -0700 |
| commit | a617c8b80a5e1760ffaac5e4367d89065f2fbce9 (patch) | |
| tree | fadec9a4574074aa48578ff92d14d7812b041e4a /keyboards/ares/config.h | |
| parent | b1c5a53a68ca8a304e7739467f2793c223853f68 (diff) | |
| download | qmk_firmware-a617c8b80a5e1760ffaac5e4367d89065f2fbce9.tar.gz qmk_firmware-a617c8b80a5e1760ffaac5e4367d89065f2fbce9.zip | |
[Keyboard] Ares refactor (#13730)
Diffstat (limited to 'keyboards/ares/config.h')
| -rw-r--r-- | keyboards/ares/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ares/config.h b/keyboards/ares/config.h index 35e885d69..652b71e46 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/>. | |||
| 49 | // #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) | 49 | // #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) |
| 50 | 50 | ||
| 51 | /* Bootmagic Lite key configuration */ | 51 | /* Bootmagic Lite key configuration */ |
| 52 | // #define BOOTMAGIC_LITE_ROW 0 | 52 | #define BOOTMAGIC_LITE_ROW 4 |
| 53 | // #define BOOTMAGIC_LITE_COLUMN 0 | 53 | #define BOOTMAGIC_LITE_COLUMN 0 |
