]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/config_options.md
Configure Vagrant to use qmk_base_container (#6194)
[qmk_firmware.git] / docs / config_options.md
index 7418e8dbf99ce36f278677e0e63858cbf542fc35..33cb8da9bd7aa5b61049f93e87b88264c427cde6 100644 (file)
@@ -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