diff options
| author | Jack Humbert <jack.humb@gmail.com> | 2016-06-21 10:21:43 -0400 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2016-06-21 10:21:43 -0400 |
| commit | a8375fa15a6ca9285eb15ae89bcda898349e06f8 (patch) | |
| tree | 2f8d823848eeb968b7bdb233fc8b4a222289d488 /doc | |
| parent | c976c03547e069d76bb26577fbbfc29c894d17fa (diff) | |
| download | qmk_firmware-a8375fa15a6ca9285eb15ae89bcda898349e06f8.tar.gz qmk_firmware-a8375fa15a6ca9285eb15ae89bcda898349e06f8.zip | |
updates all config.h and Makefiles to correct references, text
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/keymap_makefile_example.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keymap_makefile_example.mk b/doc/keymap_makefile_example.mk index 5eb73246f..f4671a9d1 100644 --- a/doc/keymap_makefile_example.mk +++ b/doc/keymap_makefile_example.mk | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Build Options | 1 | # Build Options |
| 2 | # change to "no" to disable the options, or define them in the makefile.mk in | 2 | # change to "no" to disable the options, or define them in the Makefile in |
| 3 | # the appropriate keymap folder that will get included automatically | 3 | # the appropriate keymap folder that will get included automatically |
| 4 | # | 4 | # |
| 5 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) | 5 | BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) |
