diff options
Diffstat (limited to 'quantum/config_common.h')
-rw-r--r-- | quantum/config_common.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/quantum/config_common.h b/quantum/config_common.h index 8ed5f4a10..6b525fe1c 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h | |||
@@ -76,10 +76,9 @@ | |||
76 | } while(0) | 76 | } while(0) |
77 | # else | 77 | # else |
78 | # error "USART configuration is needed." | 78 | # error "USART configuration is needed." |
79 | # endif | ||
79 | #endif | 80 | #endif |
80 | 81 | ||
81 | // I'm fairly sure these aren't needed, but oh well - Jack | ||
82 | |||
83 | /* | 82 | /* |
84 | * PS/2 Interrupt configuration | 83 | * PS/2 Interrupt configuration |
85 | */ | 84 | */ |
@@ -125,4 +124,3 @@ | |||
125 | 124 | ||
126 | #endif | 125 | #endif |
127 | 126 | ||
128 | #endif | ||