aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/xd75/keymaps/c4software_bepo/config.h
diff options
context:
space:
mode:
authorlebastaq <qlebastard@gmail.com>2018-07-23 20:43:13 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-23 11:43:13 -0700
commitb5d9bee969e49484d6ded13330f5074af73818dc (patch)
tree7c926a0a27bf460fb1dec2a1ff1bbfcce1957d7f /keyboards/xd75/keymaps/c4software_bepo/config.h
parent1775a3075e20b331432188a018b1c7a0c140cc1c (diff)
downloadfirmware-b5d9bee969e49484d6ded13330f5074af73818dc.tar.gz
firmware-b5d9bee969e49484d6ded13330f5074af73818dc.tar.bz2
firmware-b5d9bee969e49484d6ded13330f5074af73818dc.zip
Keymap: Add software development oriented bepo layout to xd75 (#3451)
* added special keys * formatting * disabled autoshift * updated readme to follow guidelines * changed copyright * minor fixes * added changes requested * update traditional bepo layout
Diffstat (limited to 'keyboards/xd75/keymaps/c4software_bepo/config.h')
-rw-r--r--keyboards/xd75/keymaps/c4software_bepo/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/xd75/keymaps/c4software_bepo/config.h b/keyboards/xd75/keymaps/c4software_bepo/config.h
index 015377b5f..39845f15b 100644
--- a/keyboards/xd75/keymaps/c4software_bepo/config.h
+++ b/keyboards/xd75/keymaps/c4software_bepo/config.h
@@ -14,11 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
+# pragma once
#include "../../config.h"
-
-// place overrides here
-
-#endif