diff options
Diffstat (limited to 'quantum/quantum.c')
| -rw-r--r-- | quantum/quantum.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/quantum.c b/quantum/quantum.c index 2053a1a5f..346ea4e03 100644 --- a/quantum/quantum.c +++ b/quantum/quantum.c | |||
| @@ -630,9 +630,6 @@ void matrix_init_quantum() { | |||
| 630 | #ifdef OUTPUT_AUTO_ENABLE | 630 | #ifdef OUTPUT_AUTO_ENABLE |
| 631 | set_output(OUTPUT_AUTO); | 631 | set_output(OUTPUT_AUTO); |
| 632 | #endif | 632 | #endif |
| 633 | #ifdef DIP_SWITCH_ENABLE | ||
| 634 | dip_switch_init(); | ||
| 635 | #endif | ||
| 636 | 633 | ||
| 637 | matrix_init_kb(); | 634 | matrix_init_kb(); |
| 638 | } | 635 | } |
