feat: encoder map, OLED & encoder kb-level config (#17767)
This commit is contained in:
@@ -15,6 +15,3 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Define custom font */
|
||||
#define OLED_FONT_H "keyboards/mechwild/mercutio/lib/mercutiofont.c"
|
||||
@@ -72,7 +72,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
}
|
||||
}
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user