diff options
Diffstat (limited to 'keyboards/meme')
-rw-r--r-- | keyboards/meme/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/meme/config.h b/keyboards/meme/config.h index 83353f9ba0..e4643d523b 100644 --- a/keyboards/meme/config.h +++ b/keyboards/meme/config.h @@ -49,8 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define if matrix has ghost (lacks anti-ghosting diodes) */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |