diff options
Diffstat (limited to 'keyboards/fc980c')
-rw-r--r-- | keyboards/fc980c/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/fc980c/config.h b/keyboards/fc980c/config.h index 68c14ea61c..a461978540 100644 --- a/keyboards/fc980c/config.h +++ b/keyboards/fc980c/config.h @@ -34,12 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define if matrix has ghost */ //#define MATRIX_HAS_GHOST -/* number of backlight levels */ -// #define BACKLIGHT_LEVELS 1 - -/* mapping backlight LEDs to correct Pin */ -// #define BACKLIGHT_PIN B7 - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 0 |