1
0
Fork 0

Timber Wolf - updated via keymap, reduced eeprom writing from backlight code (#9876)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Croktopus 2020-07-30 07:52:54 -07:00 committed by GitHub
parent 9758bcb28b
commit 08f31f664a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 18 deletions

View file

@ -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