diff options
Diffstat (limited to 'keyboards/j80/config.h')
-rw-r--r-- | keyboards/j80/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/j80/config.h b/keyboards/j80/config.h index 4dc2d5d940..9c94cb7153 100644 --- a/keyboards/j80/config.h +++ b/keyboards/j80/config.h @@ -32,7 +32,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_LEVELS 3 #define BACKLIGHT_PIN D4 - -/* Bootmagic Lite key configuration */ -#define BOOTMAGIC_LITE_ROW 0 -#define BOOTMAGIC_LITE_COLUMN 0 |