summaryrefslogtreecommitdiff
path: root/disable_features.mk
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2021-06-07 18:23:21 +0900
committerGitHub <noreply@github.com>2021-06-07 18:23:21 +0900
commitb72f10c6357eee628ab1f3762f66ba8a0a279a4e (patch)
tree3aab1305662ac8ae25d2c6326801aa15fb4291fe /disable_features.mk
parent59862d30d08224f4cf23828f94e1ea8134208a0a (diff)
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754)
* add readPort() and some API to 'tmk_core/common/*/gpio.h' The following macros have been added to gpio.h. * readPort(port) * setPortBitInput(port, bit) * setPortBitInputHigh(port, bit) * setPortBitOutput(port, bit) * writePortBitLow(port, bit) * writePortBitHigh(port, bit) * add data type 'port_data_t' into gpio.h * rename qmk_pin to pin
Diffstat (limited to 'disable_features.mk')
0 files changed, 0 insertions, 0 deletions