summaryrefslogtreecommitdiff
path: root/app/boards/arm/planck/Kconfig.defconfig
AgeCommit message (Collapse)Author
2020-09-25Add support to GPIO matrix driver for matrix polling, rather than ↵Jason Chestnut
interrupt-based IO. - Add ZMK_KSCAN_MATRIX_POLLING config flag to Kconfig - Update matrix driver code to use the above flag to conditionally add the handling code for polling operations.
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-07-06More Planck rev6 fixes.Pete Johanson
2020-07-06Fixes for WIP planck board definition.Pete Johanson
2020-06-09Fix remaining Apache header lines.Pete Johanson
2020-06-08Move Zephyr app into subdirectory.Pete Johanson