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