Update keyboards/protokeeb/rev1/rev1.c

Co-authored-by: jack <jack@pngu.org>
This commit is contained in:
Mrinal Singh Tak 2024-06-25 03:05:42 +05:30 committed by GitHub
parent 7ea5d711bc
commit 0fcde68665
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
* If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.
*/
#include "rev1.h"
#include "quantum.h"
#if defined(DIP_SWITCH_ENABLE)
bool dip_switch_update_kb(uint8_t index, bool active) {