Update keyboards/sneakbox/m4m5/keymaps/alice/keymap.c

Co-authored-by: Jack Sangdahl <jack@pngu.org>
This commit is contained in:
SneakboxKB 2025-07-16 13:07:13 -05:00 committed by GitHub
parent 92e86f3cae
commit 830211dbb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,4 +43,4 @@ const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
[_BASE] = { ENCODER_CCW_CW(KC_1, KC_2)},
[_FN] = { ENCODER_CCW_CW(KC_1, KC_2)}
};
#endif
#endif