diff options
Diffstat (limited to 'keyboards/chalice')
-rw-r--r-- | keyboards/chalice/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/chalice/config.h b/keyboards/chalice/config.h index ce4cd5ed2e..4dd8af45fd 100644 --- a/keyboards/chalice/config.h +++ b/keyboards/chalice/config.h @@ -49,8 +49,3 @@ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE - -/* Bootmagic Lite key configuration */ -#define BOOTMAGIC_LITE_ROW 0 -#define BOOTMAGIC_LITE_COLUMN 0 - |