summaryrefslogtreecommitdiff
path: root/keyboards/metamechs/timberwolf/config.h
diff options
context:
space:
mode:
authorCroktopus <39040552+Croktopus@users.noreply.github.com>2020-07-30 07:52:54 -0700
committerGitHub <noreply@github.com>2020-07-31 00:52:54 +1000
commit08f31f664a9011aa28f8da3de300db475ce3aba7 (patch)
tree99346896813274eab3bc5a804707886e81320133 /keyboards/metamechs/timberwolf/config.h
parent9758bcb28b8d5b7915384844bb8b7c2e3e15c8e0 (diff)
Timber Wolf - updated via keymap, reduced eeprom writing from backlight code (#9876)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/metamechs/timberwolf/config.h')
-rw-r--r--keyboards/metamechs/timberwolf/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/metamechs/timberwolf/config.h b/keyboards/metamechs/timberwolf/config.h
index 8c92e2283d..c6e0a8fe3d 100644
--- a/keyboards/metamechs/timberwolf/config.h
+++ b/keyboards/metamechs/timberwolf/config.h
@@ -62,7 +62,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Backlighting code used for caps lock indicator */
#define BACKLIGHT_PIN C6
-#define BACKLIGHT_LEVELS 9
+#define BACKLIGHT_LEVELS 16
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
// #define LOCKING_SUPPORT_ENABLE