X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fconfig_options.md;h=33cb8da9bd7aa5b61049f93e87b88264c427cde6;hb=3538955778c253e68779605cc67c27e15d195729;hp=7418e8dbf99ce36f278677e0e63858cbf542fc35;hpb=810c8db7706f40f0436555fdffbaf849dc0a5641;p=qmk_firmware.git diff --git a/docs/config_options.md b/docs/config_options.md index 7418e8dbf..33cb8da9b 100644 --- a/docs/config_options.md +++ b/docs/config_options.md @@ -80,7 +80,7 @@ This is a C header file that is one of the first things included, and will persi * `#define BACKLIGHT_LEVELS 3` * number of levels your backlight will have (maximum 15 excluding off) * `#define BACKLIGHT_BREATHING` - * enables backlight breathing (only works with backlight pins B5, B6 and B7) + * enables backlight breathing * `#define BREATHING_PERIOD 6` * the length of one backlight "breath" in seconds * `#define DEBOUNCE 5` @@ -289,6 +289,7 @@ This is a [make](https://www.gnu.org/software/make/manual/make.html) file that i * `halfkay` * `caterina` * `bootloadHID` + * `USBasp` ## Feature Options