]> git.donarmstrong.com Git - qmk_firmware.git/commit
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
authorzvecr <git@zvecr.com>
Thu, 11 Apr 2019 18:51:55 +0000 (19:51 +0100)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Thu, 11 Apr 2019 18:51:55 +0000 (11:51 -0700)
commit0137b0231957c0b2fde80ac0e2a769ba4cbd60e7
tree581ae59d969aa725bf0af268a09808f1f4ae7bbf
parentdc570b0b389d23b8ea8b46311294a7040b5e1e44
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)

* Port DIRECT_PINS from split_common/matrix.c to matrix.c

* Reorder matrix.c to remove foward declaration and match split_common/matrix.c

* Refactor nano to use DIRECT_PINS

* Reorder matrix.c to remove foward declaration and match split_common/matrix.c

* Add DIRECT_PINS documentation

* Reorder matrix.c to remove foward declaration and match split_common/matrix.c - fix logic from inherited from split_common

* Add DIRECT_PINS documentation - review comments
docs/config_options.md
docs/hardware_avr.md
docs/porting_your_keyboard_to_qmk_(arm_and_other_chibios_cpus).md
keyboards/40percentclub/nano/config.h
keyboards/40percentclub/nano/matrix.c [deleted file]
keyboards/40percentclub/nano/nano.h
keyboards/40percentclub/nano/rules.mk
quantum/matrix.c