summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ms_sculpt_mobile/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/ms_sculpt_mobile/config.h')
-rw-r--r--keyboards/handwired/ms_sculpt_mobile/config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/handwired/ms_sculpt_mobile/config.h b/keyboards/handwired/ms_sculpt_mobile/config.h
index 54bc2689a2..a69c98d384 100644
--- a/keyboards/handwired/ms_sculpt_mobile/config.h
+++ b/keyboards/handwired/ms_sculpt_mobile/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 8
@@ -33,18 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define MATRIX_HAS_GHOST
/*
- * Magic Key Options
- *
- * Magic keys are hotkey commands that allow control over firmware functions of
- * the keyboard. They are best used in combination with the HID Listen program,
- * found here: https://www.pjrc.com/teensy/hid_listen.html
- *
- * The options below allow the magic key functionality to be changed. This is
- * useful if your keyboard/keypad is missing keys and you want magic key support.
- *
- */
-
-/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/