[Keyboard] move @tominabox1 's keebs into /tominabox1 (#16109)

This commit is contained in:
peepeetee
2022-02-01 10:12:57 +08:00
committed by GitHub
parent 1477440ba0
commit b8deac707e
75 changed files with 7 additions and 7 deletions

View File

@@ -0,0 +1,21 @@
/* Copyright TJ Campie
*
* 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
#ifdef COMBO_ENABLE
# define COMBO_COUNT 5
# define COMBO_TERM 200
#endif