Timber Wolf - updated via keymap, reduced eeprom writing from backlight code (#9876)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
9758bcb28b
commit
08f31f664a
4 changed files with 18 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue