Skip to content

Commit

Permalink
Fix formatting in BUILD_GUIDE.md (#1208)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabeplaysdrums authored and skullydazed committed Apr 5, 2017
1 parent ffffd1b commit 154305c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/BUILD_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The keyboard `config.h` is included only if the keymap one doesn't exist. The fo
```
#undef MY_SETTING
#define MY_SETTING 4
```c
```

For a value of `4` for this imaginary setting. So we `undef` it first, then `define` it.

Expand Down

0 comments on commit 154305c

Please sign in to comment.