summaryrefslogtreecommitdiff
path: root/keyboards/emi20/keymaps/default/config.h
diff options
context:
space:
mode:
authorAquaCylinder <56627792+AquaCylinder@users.noreply.github.com>2021-08-19 17:41:05 +0200
committerGitHub <noreply@github.com>2021-08-19 16:41:05 +0100
commit468661280ba2a57e8c834d5ef1df98bc6cb8354a (patch)
tree881b49ff7fbad7526eccc0b8d1501b8e2e7bdad2 /keyboards/emi20/keymaps/default/config.h
parent068ab2800cd4eccc30b312f25d2959e23f31e9fb (diff)
emi20 update (#14013)
* Update keymap & readme -Keymap.c: Key combinations removed for resetting and added a new way to reset. Also removed unused timer code. -config.h & rules.mk: Removed on kemap level (these were there for the key combo's) -Readme.md: Changed the preview image and changed the description to reset the keyboard. Also added what connector type is used. * Update readme.md Better wording on how to get the keyboard in bootloader mode * Update keymap.c Switched + and - around, same with / and *.
Diffstat (limited to 'keyboards/emi20/keymaps/default/config.h')
-rw-r--r--keyboards/emi20/keymaps/default/config.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/emi20/keymaps/default/config.h b/keyboards/emi20/keymaps/default/config.h
deleted file mode 100644
index 02638312af..0000000000
--- a/keyboards/emi20/keymaps/default/config.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Copyright 2021 Aquacylinder
- *
- * 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
-
-#define COMBO_COUNT 1