diff options
Diffstat (limited to 'keyboards/do60')
-rw-r--r-- | keyboards/do60/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/do60/config.h b/keyboards/do60/config.h index 596ba257e7..c26045c701 100644 --- a/keyboards/do60/config.h +++ b/keyboards/do60/config.h @@ -42,7 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Backlight Setup */ #define BACKLIGHT_PIN B5 #define BACKLIGHT_LEVELS 6 -//#define BACKLIGHT_BREATHING /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW |