summaryrefslogtreecommitdiff
path: root/keyboards/unikorn/keymaps/default/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-07-22 02:20:20 -0700
committerDrashna Jaelre <drashna@live.com>2019-07-22 02:20:20 -0700
commitd3ebf903c994c8a6501863ed1e508454ad112d6c (patch)
tree0dc184ee2dc506ee30e9fdd323182a458eb2c0d8 /keyboards/unikorn/keymaps/default/config.h
parentf1c89280d5035134fbdfc1643c37f8ecc92bec16 (diff)
[Keyboard] Add Unikorn 60 tsangan_hhkb layout (#6390)
* fix default keymap to not have Q in the 1 position. * add tsangan hhkb layout * add a tsangan default keymap * clean up the default keymap * add qmk configurator support for new layout
Diffstat (limited to 'keyboards/unikorn/keymaps/default/config.h')
-rw-r--r--keyboards/unikorn/keymaps/default/config.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/unikorn/keymaps/default/config.h b/keyboards/unikorn/keymaps/default/config.h
deleted file mode 100644
index 93b81b57ba..0000000000
--- a/keyboards/unikorn/keymaps/default/config.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Copyright 2018 amnesia0287
- *
- * 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