summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aranck/keymaps/default/config.h
diff options
context:
space:
mode:
authorArda Kılıçdağı <arda@kilicdagi.com>2020-01-01 20:44:22 +0300
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-01 09:44:22 -0800
commitc4061f003ccba195cb19b4c51db61a1f65f29039 (patch)
tree9ee7cb063f6c020f36c561e5eca767c418340e5e /keyboards/handwired/aranck/keymaps/default/config.h
parent59b017381c96ce5fd200d4db590accf8cbea9313 (diff)
[Keyboard] Aranck handwired keyboard to support community MIT layouts, also minor optimisations done (#7737)
* Aranck now supports community MIT layouts, also minor optimisations done * Update keyboards/handwired/aranck/keymaps/turkishish/readme.md * Update keyboards/handwired/aranck/readme.md
Diffstat (limited to 'keyboards/handwired/aranck/keymaps/default/config.h')
-rw-r--r--keyboards/handwired/aranck/keymaps/default/config.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/keyboards/handwired/aranck/keymaps/default/config.h b/keyboards/handwired/aranck/keymaps/default/config.h
deleted file mode 100644
index cf888b0adc..0000000000
--- a/keyboards/handwired/aranck/keymaps/default/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* Copyright 2019 Arda Kilicdagi
- *
- * 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
-
-// place overrides here
-
-// #define RETRO_TAPPING
-// #define PERMISSIVE_HOLD \ No newline at end of file