diff options
Diffstat (limited to 'keyboards/mini_ten_key_plus')
-rw-r--r-- | keyboards/mini_ten_key_plus/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mini_ten_key_plus/config.h b/keyboards/mini_ten_key_plus/config.h index df422188b6..989b7f6d50 100644 --- a/keyboards/mini_ten_key_plus/config.h +++ b/keyboards/mini_ten_key_plus/config.h @@ -61,8 +61,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT -/* Bootmagic Lite key configuration */ -//#define BOOTMAGIC_LITE_ROW 0 -//#define BOOTMAGIC_LITE_COLUMN 0 - #define ENCODER_RESOLUTION 2 |