summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/yale/config.h
blob: 8a916bbd092e583347dd6a8e2f4e957769e14199 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef CONFIG_USER_H
#define CONFIG_USER_H

#include "../../config.h"

#define PREVENT_STUCK_MODIFIERS

#endif