mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-04-07 14:25:44 +00:00
fixup: remove necesesary DIODE_DIRECTION due to custom matrix code
This commit is contained in:
parent
a97ebfef8a
commit
a2605f9953
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user