]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/template/avr/config.h
Store backlight breathing state in EEPROM (#6105)
[qmk_firmware.git] / quantum / template / avr / config.h
index 1e41a2d31d7b64867ccf582fe45b517351fa8aad..fc65bb5976678cbf2b874336c63490b85cc25143 100644 (file)
@@ -91,8 +91,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 /* define if matrix has ghost (lacks anti-ghosting diodes) */
 //#define MATRIX_HAS_GHOST
 
-/* number of backlight levels */
-
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 #define LOCKING_SUPPORT_ENABLE
 /* Locking resynchronize hack */