This website works better with JavaScript
Home
Explore
Help
Sign In
mindtravel
/
qmk_firmware_custom
forked from
logic855/qmk_firmware
Watch
2
Star
0
Fork
0
Files
Browse Source
Fix unterminated ifndef
Priyadi Iman Nurcahyo
9 years ago
parent
de1df63953
commit
17acde94ee
1 changed files
with
2 additions
and
0 deletions
Split 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."
# endif
#endif
+
+#endif