diff options
Diffstat (limited to 'keyboards/miniaxe')
-rw-r--r-- | keyboards/miniaxe/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/miniaxe/config.h b/keyboards/miniaxe/config.h index 2dc9ca46a6..c8afd9e752 100644 --- a/keyboards/miniaxe/config.h +++ b/keyboards/miniaxe/config.h @@ -85,10 +85,6 @@ 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 - /* serial.c configuration for split keyboard */ #define SOFT_SERIAL_PIN D0 |