From b33814211e121a9f51b01cc6eb08e33061ecfc64 Mon Sep 17 00:00:00 2001 From: 4pplet Date: Tue, 4 Oct 2022 11:58:47 +0200 Subject: [PATCH] Delete chconf.h --- .../4pplet/eagle_viper_rep/rev_b/chconf.h | 31 ------------------- 1 file changed, 31 deletions(-) delete mode 100644 keyboards/4pplet/eagle_viper_rep/rev_b/chconf.h diff --git a/keyboards/4pplet/eagle_viper_rep/rev_b/chconf.h b/keyboards/4pplet/eagle_viper_rep/rev_b/chconf.h deleted file mode 100644 index 35fb8831836a..000000000000 --- a/keyboards/4pplet/eagle_viper_rep/rev_b/chconf.h +++ /dev/null @@ -1,31 +0,0 @@ -/* Copyright 2020 QMK - * - * 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 . - */ - -/* - * This file was auto-generated by: - * `qmk chibios-confmigrate -i keyboards/acheron/austin/chconf.h -r platforms/chibios/common/configs/chconf.h` - */ - -#pragma once - -#define CH_CFG_ST_FREQUENCY 10000 - -#define CH_CFG_OPTIMIZE_SPEED FALSE - -#define CH_CFG_USE_CONDVARS_TIMEOUT FALSE - -#include_next -