Remove full bootmagic config (#17701)
This commit is contained in:
parent
4e5cc3c2ba
commit
37cd5ad810
4 changed files with 1 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue