enabled encoders globally, whoops

This commit is contained in:
Sadek Baroudi 2021-05-14 23:35:21 -07:00
parent c8b2266177
commit ad1921d82a
2 changed files with 1 additions and 2 deletions

View File

@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
#define RGB_DI_PIN D1
#define RGB_DI_PIN D3
#ifdef RGB_DI_PIN
#define RGBLED_NUM 36
#define RGBLIGHT_HUE_STEP 16

View File

@ -9,7 +9,6 @@ SWAP_HANDS_ENABLE= no # Allow swapping hands of keyboard
MOUSEKEY_ENABLE = yes
BACKLIGHT_ENABLE = no
NKRO_ENABLE = no
ENCODER_ENABLE = yes
EXTRAFLAGS += -flto