diff options
Diffstat (limited to 'keyboards/uzu42')
-rw-r--r-- | keyboards/uzu42/config.h | 1 | ||||
-rw-r--r-- | keyboards/uzu42/rev1/config.h | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/uzu42/config.h b/keyboards/uzu42/config.h index 72bdafd38d..c13b243cee 100644 --- a/keyboards/uzu42/config.h +++ b/keyboards/uzu42/config.h @@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" #ifndef SOFT_SERIAL_PIN #define SOFT_SERIAL_PIN D2 diff --git a/keyboards/uzu42/rev1/config.h b/keyboards/uzu42/rev1/config.h index d8f474257e..0374beeb0a 100644 --- a/keyboards/uzu42/rev1/config.h +++ b/keyboards/uzu42/rev1/config.h @@ -33,9 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ -// #define BACKLIGHT_LEVELS 3 - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |