1
0
Fork 0

Remove full bootmagic config (#17701)

This commit is contained in:
Joel Challis 2022-07-17 13:02:56 +01:00 committed by GitHub
parent 4e5cc3c2ba
commit 37cd5ad810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 21 deletions

View file

@ -42,9 +42,6 @@ Ported to QMK by Techsock <info@techsock.com>
get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_LALT) | MOD_BIT(KC_LCTL)) \
)
/* boot magic key */
#define BOOTMAGIC_KEY_SALT KC_M
/* ports */
#define M0110_CLOCK_PORT PORTD
#define M0110_CLOCK_PIN PIND