diff options
Diffstat (limited to 'doc/build.md')
| -rw-r--r-- | doc/build.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build.md b/doc/build.md index 88504f096..ae8565010 100644 --- a/doc/build.md +++ b/doc/build.md | |||
| @@ -132,6 +132,7 @@ Optional. Note that ***comment out*** to disable them. | |||
| 132 | COMMAND_ENABLE = yes # Commands for debug and configuration | 132 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 133 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend | 133 | SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend |
| 134 | #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA | 134 | #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA |
| 135 | #BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | ||
| 135 | 136 | ||
| 136 | ### 3. Programmer | 137 | ### 3. Programmer |
| 137 | Optional. Set proper command for your controller, bootloader and programmer. This command can be used with `make program`. Not needed if you use `FLIP`, `dfu-programmer` or `Teesy Loader`. | 138 | Optional. Set proper command for your controller, bootloader and programmer. This command can be used with `make program`. Not needed if you use `FLIP`, `dfu-programmer` or `Teesy Loader`. |
