diff options
Diffstat (limited to 'keyboards/bantam44')
-rw-r--r-- | keyboards/bantam44/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/bantam44/config.h b/keyboards/bantam44/config.h index ef010865db..f979b1b4ba 100644 --- a/keyboards/bantam44/config.h +++ b/keyboards/bantam44/config.h @@ -27,8 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -#define BACKLIGHT_LEVELS 3 - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |