add alphadox layouts to atreus and ergodox

This commit is contained in:
Alpha Chen 2016-10-04 08:19:44 -07:00
parent 2e2b9962cd
commit 22cb73fad3
5 changed files with 268 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
#define FORCE_NKRO
#define PREVENT_STUCK_MODIFIERS
#endif