This website works better with JavaScript.
Explore
Help
Sign In
jordan
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fix unterminated ifndef
Browse Source
example_keyboards
Priyadi Iman Nurcahyo
8 years ago
parent
de1df63953
commit
17acde94ee
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
quantum/config_common.h
Unescape
Escape
View File
@ -78,3 +78,5 @@
#
error "USART configuration is needed."
#
endif
#
endif
#
endif
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
jordan/qmk_firmware
Title
Body
Create Issue