Update keyboards/handwired/set_st/rp2040/keymaps/via/keymap.c

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Set 2024-10-22 11:05:27 +03:00 committed by GitHub
parent 98d49afc1f
commit 33c3090cb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,5 +67,3 @@ const uint16_t PROGMEM encoder_map[][NUM_ENCODERS][NUM_DIRECTIONS] = {
[LIGHT] = { ENCODER_CCW_CW(_______, _______) }
};
#endif
#include "extra.h"