1
0
Fork 0

Added breathing macros and removed mappings to unused layouts

This commit is contained in:
Dylan Khor 2017-04-09 02:02:40 -04:00
parent 154305ce1b
commit a875299d9a
2 changed files with 39 additions and 4 deletions

View file

@ -48,6 +48,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
#define BACKLIGHT_BREATHING
/* Set 0 if debouncing isn't needed */
#define DEBOUNCING_DELAY 5