From b5d9bee969e49484d6ded13330f5074af73818dc Mon Sep 17 00:00:00 2001 From: lebastaq Date: Mon, 23 Jul 2018 20:43:13 +0200 Subject: 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 --- keyboards/xd75/keymaps/developper_bepo/config.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 keyboards/xd75/keymaps/developper_bepo/config.h (limited to 'keyboards/xd75/keymaps/developper_bepo/config.h') diff --git a/keyboards/xd75/keymaps/developper_bepo/config.h b/keyboards/xd75/keymaps/developper_bepo/config.h new file mode 100644 index 000000000..78357b5bc --- /dev/null +++ b/keyboards/xd75/keymaps/developper_bepo/config.h @@ -0,0 +1,19 @@ +/* Copyright 2017 Quentin Lebastard + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +#pragma once + +#include "../../config.h" -- cgit v1.2.3-70-g09d2