]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/dactyl_manuform/4x5/keymaps/default/config.h
Cleanup Default Keymaps (#5442)
[qmk_firmware.git] / keyboards / handwired / dactyl_manuform / 4x5 / keymaps / default / config.h
index 216917ed7136f336137e9bd9953554172b895098..6b0ddbfe8e3963e89facac8aaec3d8fb664a95ae 100644 (file)
@@ -18,10 +18,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/>.
 */
 
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
+#pragma once
 
 /* Use I2C or Serial, not both */
 
@@ -33,5 +30,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // #define MASTER_LEFT
 // #define MASTER_RIGHT
 #define EE_HANDS
-
-#endif