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 8ed5f4a106..6b525fe1c6 100644 --- a/quantum/config_common.h +++ b/quantum/config_common.h @@ -76,10 +76,9 @@ } while(0) # else # error "USART configuration is needed." +# endif #endif -// I'm fairly sure these aren't needed, but oh well - Jack - /* * PS/2 Interrupt configuration */ @@ -125,4 +124,3 @@ #endif -#endif |