Remove extra underscore from MASTER_RIGHT define
This commit is contained in:
parent
20e18d15e3
commit
fad967af4c
36 changed files with 55 additions and 55 deletions
|
@ -31,7 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
/* Select hand configuration */
|
||||
|
||||
// #define MASTER_LEFT
|
||||
// #define _MASTER_RIGHT
|
||||
// #define MASTER_RIGHT
|
||||
#define EE_HANDS
|
||||
|
||||
#ifdef SUBPROJECT_rev2
|
||||
|
@ -47,4 +47,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define PERMISSIVE_HOLD
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue