fixup: remove necesesary DIODE_DIRECTION due to custom matrix code

This commit is contained in:
Mark Stosberg 2024-06-20 09:52:29 -04:00
parent a97ebfef8a
commit a2605f9953
No known key found for this signature in database

View File

@ -30,7 +30,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { D4, C6, D7, E6, NO_PIN }
#define MATRIX_COL_PINS { F4, F5, F6, F7, B1, B3 }
#define DIODE_DIRECTION COL2ROW
#define POINTING_DEVICE_ROTATION_180
#define OLED_FONT_H "keyboards/aki27/cocot46plus/glcdfont.c"