diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-17 03:53:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 06:53:11 +1100 |
commit | 15290f43669d1ca0a97631f144fa361477d329d3 (patch) | |
tree | 64e3aa5c0c62fe3824a87f1108d869a49ac3552b /keyboards/idobo/keymaps/drewdobo/config.h | |
parent | 1d3c2cededd43dbe5a091c1495aafb6cebc99220 (diff) |
rename idobo to idobao/id75, move to vendor folder (#15661)
* rename idobo to idobao/id75, move to vendor folder
* add image, amend readme to id75
* add buying link
Diffstat (limited to 'keyboards/idobo/keymaps/drewdobo/config.h')
-rw-r--r-- | keyboards/idobo/keymaps/drewdobo/config.h | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/idobo/keymaps/drewdobo/config.h b/keyboards/idobo/keymaps/drewdobo/config.h deleted file mode 100644 index 58787ce12b..0000000000 --- a/keyboards/idobo/keymaps/drewdobo/config.h +++ /dev/null @@ -1,23 +0,0 @@ -/* Copyright 2017 Benjamin Kesselring - * - * 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 TAPPING_TOGGLE 5 |