summaryrefslogtreecommitdiff
path: root/keyboards/pimentoso
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-01-29 02:42:44 +1100
committerGitHub <noreply@github.com>2023-01-28 15:42:44 +0000
commitb7274343913eb3e019f0dc08fa8f7774165e787d (patch)
tree9f10c4e7bce4184016ac2add70f570886d22e9a0 /keyboards/pimentoso
parentf1b5659ba8227624a3f31fc551212cb64d8c763f (diff)
Remove commented out backlight config & stray "backlight levels" (#19703)
Diffstat (limited to 'keyboards/pimentoso')
-rwxr-xr-xkeyboards/pimentoso/paddino02/rev1/config.h1
-rwxr-xr-xkeyboards/pimentoso/paddino02/rev2/left/config.h1
-rwxr-xr-xkeyboards/pimentoso/paddino02/rev2/right/config.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/pimentoso/paddino02/rev1/config.h b/keyboards/pimentoso/paddino02/rev1/config.h
index 2836ed4d16..9544bfe386 100755
--- a/keyboards/pimentoso/paddino02/rev1/config.h
+++ b/keyboards/pimentoso/paddino02/rev1/config.h
@@ -13,7 +13,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION ROW2COL
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
/* Set 0 if debouncing isn't needed */
diff --git a/keyboards/pimentoso/paddino02/rev2/left/config.h b/keyboards/pimentoso/paddino02/rev2/left/config.h
index 52f9e6655f..ac38e0ac1d 100755
--- a/keyboards/pimentoso/paddino02/rev2/left/config.h
+++ b/keyboards/pimentoso/paddino02/rev2/left/config.h
@@ -13,7 +13,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
/* Set 0 if debouncing isn't needed */
diff --git a/keyboards/pimentoso/paddino02/rev2/right/config.h b/keyboards/pimentoso/paddino02/rev2/right/config.h
index 9847bf2d43..cbe138ebdc 100755
--- a/keyboards/pimentoso/paddino02/rev2/right/config.h
+++ b/keyboards/pimentoso/paddino02/rev2/right/config.h
@@ -13,7 +13,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
#define BACKLIGHT_LEVELS 3
/* Set 0 if debouncing isn't needed */