diff options
Diffstat (limited to 'layouts/community/numpad_5x6')
-rw-r--r-- | layouts/community/numpad_5x6/bjohnson/config.h | 2 | ||||
-rw-r--r-- | layouts/community/numpad_5x6/drashna/config.h | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/layouts/community/numpad_5x6/bjohnson/config.h b/layouts/community/numpad_5x6/bjohnson/config.h index 668450d88d..6f1c539700 100644 --- a/layouts/community/numpad_5x6/bjohnson/config.h +++ b/layouts/community/numpad_5x6/bjohnson/config.h @@ -1,7 +1,5 @@ #pragma once -// #define B6_AUDIO - #if defined(RGBLIGHT_ENABLE) && !defined(RGBLED_NUM) #define RGB_DI_PIN B7 #define RGBLED_NUM 13 // Number of LEDs diff --git a/layouts/community/numpad_5x6/drashna/config.h b/layouts/community/numpad_5x6/drashna/config.h index 97c1170d78..1f485e1939 100644 --- a/layouts/community/numpad_5x6/drashna/config.h +++ b/layouts/community/numpad_5x6/drashna/config.h @@ -16,7 +16,6 @@ #pragma once -// #define B6_AUDIO #if defined(RGBLIGHT_ENABLE) && !defined(RGBLED_NUM) # define RGB_DI_PIN B1 |