diff options
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/config.h')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/config.h b/keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/config.h index 1a7d1e065..d046806ea 100644 --- a/keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/config.h +++ b/keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/config.h @@ -15,6 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#pragma once #define USE_SERIAL @@ -22,7 +23,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define MASTER_RIGHT //#define EE_HANDS // Rows are doubled-up -#define MATRIX_ROWS 12 -#define MATRIX_COLS 6 - -#include "../../config.h" |