diff options
Diffstat (limited to 'keyboards/boardwalk')
-rw-r--r-- | keyboards/boardwalk/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/boardwalk/config.h b/keyboards/boardwalk/config.h index b926a57de9..3f26ed09a5 100644 --- a/keyboards/boardwalk/config.h +++ b/keyboards/boardwalk/config.h @@ -37,9 +37,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION COL2ROW -// #define BACKLIGHT_PIN F5 -// #define BACKLIGHT_LEVELS 6 - /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 |