diff options
Diffstat (limited to 'keyboards/leeku')
-rw-r--r-- | keyboards/leeku/finger65/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/leeku/finger65/config.h b/keyboards/leeku/finger65/config.h index 10cf15b91f..ea2dc26a4a 100644 --- a/keyboards/leeku/finger65/config.h +++ b/keyboards/leeku/finger65/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" #define RGBLED_NUM 12 @@ -33,6 +32,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 -/* number of backlight levels */ #define BACKLIGHT_LEVELS 1 - |