diff options
Diffstat (limited to 'keyboards/sx60')
-rwxr-xr-x | keyboards/sx60/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/sx60/config.h b/keyboards/sx60/config.h index 9ec51b0b58..f7ce12a467 100755 --- a/keyboards/sx60/config.h +++ b/keyboards/sx60/config.h @@ -38,7 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LED_CAPS_LOCK_PIN F4 #define LED_SCROLL_LOCK_PIN F1 -/* number of backlight levels */ #define BACKLIGHT_PIN B7 #ifdef BACKLIGHT_PIN #define BACKLIGHT_LEVELS 3 |