summaryrefslogtreecommitdiff
path: root/ferris/config.h
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-30 18:11:10 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-30 18:11:10 +0200
commitbe26af998ee7cbcfeb5b52a366fbd2e6e0bd1017 (patch)
treec39b4ff4d3b2782f6acc80a6098683f21c525811 /ferris/config.h
parentfb365546149bd42111fdda1df72ab067d2836559 (diff)
42 keys layout atm
Diffstat (limited to 'ferris/config.h')
-rw-r--r--ferris/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/ferris/config.h b/ferris/config.h
deleted file mode 100644
index e234df0..0000000
--- a/ferris/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Copyright 2022 Christoph Cullmann
- *
- * 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 <http://www.gnu.org/licenses/>.
- */
-
-#pragma once
-
-// our shared config parts
-#include "/home/cullmann/data/qmk/christoph-cullmann/common/config.h"