1
0
Fork 0

[Keyboard] Ares refactor (#13730)

This commit is contained in:
James Young 2021-07-26 19:43:48 -07:00 committed by GitHub
parent b1c5a53a68
commit a617c8b80a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 290 additions and 46 deletions

View file

@ -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