diff options
Diffstat (limited to 'keyboards/kmac/config.h')
-rw-r--r-- | keyboards/kmac/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmac/config.h b/keyboards/kmac/config.h index 652263d2b..b2c7f4d44 100644 --- a/keyboards/kmac/config.h +++ b/keyboards/kmac/config.h @@ -46,7 +46,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define DIODE_DIRECTION /* number of backlight levels */ -#define BACKLIGHT_LEVELS 3 +//#define BACKLIGHT_LEVELS 3 // #define BACKLIGHT_PIN B7 // #define BACKLIGHT_BREATHING |