zmk_mf68/app
Jay Greco 1522c91d73 Add new kscan_gpio_demux driver
+ zmk,kscan_gpio_demux is now a compatible kscan option
+ kscan_gpio_demux is based heavily off of the implementation of
kscan_gpio_matrix, modified to address cols using an n-to-1
demultiplexer chip instead of discrete IO
+ Added zmk,kscan_gpio_demux.yaml file
* modified CMakeLists to include new source files
2020-10-27 18:58:58 +00:00
..
boards Merge pull request #297 from Nicell/boards/reviung41 2020-10-27 00:27:17 -04:00
cmake fix(shields): Load Kconfig for out-of-tree shields 2020-08-20 11:38:36 -04:00
drivers/zephyr Add new kscan_gpio_demux driver 2020-10-27 18:58:58 +00:00
dts Fix compilation errors and minor tweaks 2020-10-13 00:09:57 +08:00
include Merge pull request #258 from megamind4089/dev/ext-power-behavior 2020-10-13 00:01:32 -04:00
src feat(kscan_mock): Increase max number of events 2020-10-25 20:36:03 +00:00
tests Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt Merge pull request #109 from Nicell/underglow/state-persistence 2020-10-18 22:29:55 -04:00
Kconfig Merge pull request #109 from Nicell/underglow/state-persistence 2020-10-18 22:29:55 -04:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml fix(build): Remove more unused west modules. 2020-08-17 22:49:15 -04:00