diff options
Diffstat (limited to 'keyboards/9key/config.h')
-rw-r--r-- | keyboards/9key/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/9key/config.h b/keyboards/9key/config.h index bb910a4427..bd03d32227 100644 --- a/keyboards/9key/config.h +++ b/keyboards/9key/config.h @@ -17,6 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#define RGBLED_NUM 1 // Number of LEDs - #define TAPPING_TERM 200 |