1
0
Fork 0

Remove full bootmagic config (#17702)

This commit is contained in:
Joel Challis 2022-07-19 02:28:23 +01:00 committed by GitHub
parent eabbc04213
commit c3f1ba7dd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 1 additions and 38 deletions

View file

@ -14,13 +14,11 @@ 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 TAPPING_TERM 150
#define USE_SERIAL
#define EE_HANDS
#define BOOTMAGIC_KEY_SALT KC_ENT
#ifdef SUBPROJECT_rev1
#include "../../rev1/config.h"