diff options
Diffstat (limited to 'keyboards/nyquist/keymaps/serial/config.h')
-rw-r--r-- | keyboards/nyquist/keymaps/serial/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/nyquist/keymaps/serial/config.h b/keyboards/nyquist/keymaps/serial/config.h index 2434418c5d..ff79b6fb98 100644 --- a/keyboards/nyquist/keymaps/serial/config.h +++ b/keyboards/nyquist/keymaps/serial/config.h @@ -15,14 +15,12 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ - #define USE_SERIAL #define MASTER_LEFT // #define _MASTER_RIGHT // #define EE_HANDS - #ifdef SUBPROJECT_rev1 #include "../../rev1/config.h" #endif |