[Keyboard] Clean up dactyl manuform unused files (#15890)

This commit is contained in:
Bartosz Nowak
2022-07-07 14:42:28 +02:00
committed by GitHub
parent 0d30565bb7
commit e724801d33
17 changed files with 14 additions and 50 deletions

View File

@@ -20,8 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "../../config.h"
/* Use I2C or Serial, not both */
#define USE_SERIAL

View File

@@ -1,6 +1,4 @@
#include "dactyl_manuform.h"
#include "action_layer.h"
#include "eeconfig.h"
#include QMK_KEYBOARD_H
extern keymap_config_t keymap_config;