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

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Set 2024-10-22 11:05:16 +03:00 committed by GitHub
parent ed2b0d04f7
commit 98d49afc1f
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"