X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=doc%2Fbuild.md;h=ae8565010e7b0c29e2a93a661b125d45737919af;hb=f3f7f0e1e2d5faf8a23c60f65df09e6f87d7029e;hp=88504f0965bf3fb41e977b6b86dc946f48585821;hpb=de7b46cd7db2928d342a0c3e06f03c19e96f984b;p=tmk_firmware.git diff --git a/doc/build.md b/doc/build.md index 88504f0..ae85650 100644 --- a/doc/build.md +++ b/doc/build.md @@ -132,6 +132,7 @@ Optional. Note that ***comment out*** to disable them. COMMAND_ENABLE = yes # Commands for debug and configuration SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend #NKRO_ENABLE = yes # USB Nkey Rollover - not yet supported in LUFA + #BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality ### 3. Programmer 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`.