1
0
Fork 0

Added berfarah's custom keyboard layout

This commit is contained in:
Bernardo Farah 2017-10-24 19:08:31 -07:00 committed by Jack Humbert
parent a08287b0a0
commit 4c960ad7c4
4 changed files with 404 additions and 0 deletions

View file

@ -0,0 +1,13 @@
#ifndef CONFIG_BERFARAH_H
#define CONFIG_BERFARAH_H
#include QMK_KEYBOARD_CONFIG_H
#undef TAPPING_TERM
#define TAPPING_TERM 150
#define RGBLIGHT_EFFECT_BREATHE_CENTER 1.4
#define RGBLIGHT_EFFECT_BREATHE_MAX 150
#undef IGNORE_MOD_TAP_INTERRUPT
#endif