diff options
Diffstat (limited to 'keyboards/mint60/config.h')
-rw-r--r-- | keyboards/mint60/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mint60/config.h b/keyboards/mint60/config.h index c38add26e..b421349d8 100644 --- a/keyboards/mint60/config.h +++ b/keyboards/mint60/config.h | |||
@@ -95,7 +95,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
95 | */ | 95 | */ |
96 | //#define FORCE_NKRO | 96 | //#define FORCE_NKRO |
97 | 97 | ||
98 | /* | ||
99 | /* ws2812 RGB LED */ | 98 | /* ws2812 RGB LED */ |
100 | #define RGB_DI_PIN D3 | 99 | #define RGB_DI_PIN D3 |
101 | 100 | ||
@@ -124,4 +123,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
124 | //#define NO_ACTION_ONESHOT | 123 | //#define NO_ACTION_ONESHOT |
125 | //#define NO_ACTION_MACRO | 124 | //#define NO_ACTION_MACRO |
126 | //#define NO_ACTION_FUNCTION | 125 | //#define NO_ACTION_FUNCTION |
127 | |||