diff options
Diffstat (limited to 'keyboards/soda/pocket/config.h')
-rw-r--r-- | keyboards/soda/pocket/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/soda/pocket/config.h b/keyboards/soda/pocket/config.h index 053083f230..2387f9a000 100644 --- a/keyboards/soda/pocket/config.h +++ b/keyboards/soda/pocket/config.h @@ -21,10 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE -// enable NKRO_ENABLE -#define FORCE_NKRO -// The number of LEDs connected +// The number of LEDs connected #define RGB_MATRIX_LED_COUNT 34 #ifdef RGB_MATRIX_ENABLE |