diff options
Diffstat (limited to 'keyboards/mini_elixivy')
-rw-r--r-- | keyboards/mini_elixivy/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/mini_elixivy/config.h b/keyboards/mini_elixivy/config.h index 839396da9b..761b62d812 100644 --- a/keyboards/mini_elixivy/config.h +++ b/keyboards/mini_elixivy/config.h @@ -60,7 +60,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT - -/* Bootmagic Lite key configuration */ -//#define BOOTMAGIC_LITE_ROW 0 -//#define BOOTMAGIC_LITE_COLUMN 0 |