This website works better with JavaScript
Home
Explore
Help
Register
Sign In
HuiJun
/
qmk_firmware
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix unterminated ifndef
Priyadi Iman Nurcahyo
8 years ago
parent
de1df63953
commit
17acde94ee
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
quantum/config_common.h
+ 2
- 0
quantum/config_common.h
View File
@@ -78,3 +78,5 @@
# error "USART configuration is needed."
# error "USART configuration is needed."
# endif
# endif
#endif
#endif
+
+#endif