Add jian/keymaps/via/config.h (#9948)

This commit is contained in:
KgOfHedgehogs 2020-08-12 16:05:02 +02:00 committed by GitHub
parent e2d4cd1a41
commit ce5cdc6f8a
Failed to generate hash of commit
2 changed files with 23 additions and 1 deletions

View file

@ -56,7 +56,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef BACKLIGHT_ENABLE
#define BACKLIGHT_PIN C6
#define BACKLIGHT_LEVELS 5
#define BACKLIGHT_BREATHING //not working with splits right now
// #define BACKLIGHT_BREATHING //not working with splits right now
#define BREATHING_PERIOD 6
#endif