diff options
author | Croktopus <39040552+Croktopus@users.noreply.github.com> | 2020-07-27 19:35:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-27 19:35:59 -0700 |
commit | 296f267f2b8a0436282aa75b2930ca88456d5a89 (patch) | |
tree | 5af3cbe26cd9d86cfc9336350868b2c556096e77 /keyboards/metamechs/timberwolf/rules.mk | |
parent | 14efd8aa4187406f3323385d0bdabbcb466210e4 (diff) |
Timber Wolf - updated keymaps, fixed info.json (#9787)
* updated keymaps, fixed info.json
* fixed info.json overlaps
* Update keyboards/metamechs/timberwolf/config.h
Diffstat (limited to 'keyboards/metamechs/timberwolf/rules.mk')
-rw-r--r-- | keyboards/metamechs/timberwolf/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/metamechs/timberwolf/rules.mk b/keyboards/metamechs/timberwolf/rules.mk index a1275c2d66..240f806a6d 100644 --- a/keyboards/metamechs/timberwolf/rules.mk +++ b/keyboards/metamechs/timberwolf/rules.mk @@ -32,4 +32,4 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches HD44780_ENABLE = no # Enable support for HD44780 based LCDs ENCODER_ENABLE = yes # Enable encoder support -BACKLIGHT_DRIVER = software
\ No newline at end of file +BACKLIGHT_DRIVER = pwm
\ No newline at end of file |