Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-27 | Add new kscan_gpio_demux driver | Jay Greco | |
+ 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-26 | Implement Kconfig and enhance error checks | Nick | |
2020-09-19 | Voltage divider driver initial implementation | Nick | |
2020-07-20 | EN11 is actually EC11, some sample work. | Pete Johanson | |
2020-07-19 | Initial en11 exploration. | Pete Johanson | |
2020-06-24 | Fix .gitignore, add missing changes. | Pete Johanson | |
2020-06-24 | Initial working Clueboard California Macropad w/ proton-c fixes | Pete Johanson | |
* Basic Clueboard Californai Macropad shield definition. * New "direct" KSCAN driver that supports non-matrix direct wiring for switches, needed for macropad that doesn't have a matrix at all. * Some renames for existing KSCAN GPIO driver to make the implied "matrix" part explicit. | |||
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |